OpenCV學習筆記(6)基於 VC+OpenCV+DirectShow 的多個攝像頭同步工作

因項目需要採集2個攝像頭的數據進行雙目檢測,一開始採用以下代碼來測試: #include "stdafx.h" #include <cv.h> #include <cxcore.h> #include <highgui.h> int main(int argc, _TCHAR* argv[]) { CvCapture* capture1 = cvCreateCameraCapture
相關文章
相關標籤/搜索