搜索资源列表
-
0下载:
由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
-
-
0下载:
这是《OPENCV2计算机视觉编程手册》里第二章的所有源程序,非原书作者提供的离散的文件,而是自己编的系统的可以直接运行的工程文件和程序
运行环境VS2010,openCV2.2-This is the OPENCV2 computer vision programming manual in the second chapter of all source program, the author of the original book to provide discrete docu
-
-
0下载:
C#编程,OpenCV,双目视觉,构建三维空间,可对该空间内坐标进行定位,并在电脑窗口上显示两个摄像头的实时图像,获取坐标。本程序适用于win7系统,是四旋翼定位巡航研究的部分程序,希望对大家有所帮助。- C# programming, OpenCV, binocular vision, to build three- dimensional space, the space coordinates can be positioned, and in the computer window di
-
-
0下载:
程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序
程序描述:图像修补示例
开发测试所用操作系统: Windows 7 64bit
开发测试所用IDE版本:Visual Studio 2010
开发测试所用OpenCV版本:2.4.9.-Program descr iption: " OpenCV3 programming entry" OpenCV2 edition book supporting the sample program
-