搜索资源列表
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
CameraPopencv
- 基于 VC+OpenCV+DirectShow 的摄像头操作源码 ;该源码采用CCameraDS类调用采集函数可直接返回IplImage,使用更方便,且集成了DirectShow,勿需安装庞大的DirectX/Platform SDK。-Based on VC+ OpenCV+ DirectShow camera synchronous work The scheme of the introduction CCameraDS class calling collection function
0db98e1e158c
- VC++聚类程序,进行图像识别,双目距离检测中有应用-VC++ clustering procedure, image recognition, binocular distance detection in applications
CvvImage
- OpenCV2.2版本之后,CvvImage类被取消,将opencv移植到MFC时,需要用CvvImage类,这里提供了CvvImage类(.h和.cpp)。在自己的工程里面增加一个新的CvvImage类就可以了。(OpenCV2.2 version, CvvImage class is canceled, opencv transplant to MFC, the need to use CvvImage class, here provides the CvvImage class (. H
