代码搜索:VideoMan

找到约 30 项符合「VideoMan」的源代码

代码结果 30
www.eeworm.com/read/487389/6510925

cpp opencvsimple.cpp

#include #include #include #include "cv.h" #include "cxcore.h" #include "VideoManControl.h" #include "VideoManInputFormat.h" using namespace std; /*
www.eeworm.com/read/487389/6510926

cpp vmwithdirectshowmultivideo.cpp

#include #include #include #include "VideoManControl.h" #include "VideoManInputFormat.h" using namespace std; /* This is an example using VideoMan with
www.eeworm.com/read/487389/6510927

cpp vmwithdirectshow.cpp

#include #include #include #include "VideoManControl.h" #include "VideoManInputFormat.h" using namespace std; /* This is an example using VideoMan wit
www.eeworm.com/read/487389/6510928

cpp opencvlkdemo.cpp

#include #include #include "cv.h" #include #include #include "VideoManControl.h" #include "VideoManInputFormat.h" using namespace std; /* This is the op
www.eeworm.com/read/441524/7669343

txt readme.txt

BUILIDING ========= Download cmake and create the solution for your building system http://www.cmake.org/ 1-Build the VideoMan control dll. 2-Build the module inputs, please read the instructio
www.eeworm.com/read/487389/6510930

txt readme.txt

BUILIDING ========= Download cmake and create the solution for your building system http://www.cmake.org/ 1-Build the VideoMan control dll. 2-Build the module inputs, please read the instructio
www.eeworm.com/read/441524/7669370

h pgrcontroller.h

#pragma once #include #include #include "VideoManInputController.h" #include "IPGRController.h" #include "PGRCamera.h" /*#ifdef VIDEOMAN_EXPORTS #define VIDEOMAN_API __de
www.eeworm.com/read/441524/7669375

h ipgrcontroller.h

#pragma once #include "VideoManInputController.h" #ifdef VIDEOMAN_EXPORTS #define VIDEOMAN_API __declspec(dllexport) #else #define VIDEOMAN_API __declspec(dllimport) #endif class VIDEOM
www.eeworm.com/read/487389/6510957

h pgrcontroller.h

#pragma once #include #include #include "VideoManInputController.h" #include "IPGRController.h" #include "PGRCamera.h" /*#ifdef VIDEOMAN_EXPORTS #define VIDEOMAN_API __de
www.eeworm.com/read/487389/6510962

h ipgrcontroller.h

#pragma once #include "VideoManInputController.h" #ifdef VIDEOMAN_EXPORTS #define VIDEOMAN_API __declspec(dllexport) #else #define VIDEOMAN_API __declspec(dllimport) #endif class VIDEOM