搜索资源列表
ObjectDetect
- 用opencv做的一个比较基础的光流场目标检测算法实现,可以进行光流计算和标注,并含有测试视频文件。-To do a comparison with opencv optical flow field based object detection algorithm, optical flow can be calculated and marked, and contains test video files
tkgz
- 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
opencv
- opencv教程的全部源代码,附有测试视频文件,对opencv的初学者很有帮助!-opencv tutorial all the source code, with a test video file on the opencv helpful for beginners!
motion_track_openvc_vs2003
- vs2003下使用opencv2.0,实现帧差法视频跟踪。提供了一个测试视频,给大家看一下测试效果。-vs2003 using opencv2.0, achieving frame difference video tracking. Provides a test video, for everyone to see what the test results.
opencvtest01
- opencv测试视频功能的程序,非常适合初学者使用-Opencv test video function of the program
GaussBGModel
- 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
qt_open_surf
- 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
CascadeClassifierTest
- 人脸检测,需要kinect设备,但是有数运算量大图像会很慢。可以有一段视频来测试。希望对大家有帮助。如有问题 联系QQ:297196792-Face Detection, need kinect device, but a few the large computing image will be very slow. Can have a video test. I hope everyone has to help. If you have any questions contact QQ:
gaosi
- 基于混合高斯背景建模的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles, based on Gaussian mixture background modeling method for detecting the scene to adopt the Visual C++ and OpenCV realization, procedures detailed note
vehicle-detection
- 基于帧间差分的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles based on frame difference method is used to detect scene using the Visual C++ and OpenCV realization procedures detailed notes, and come with a test video
TrainLamp2013
- 1) PC软件系统架构:摄像机+USB图像采集卡+PC电脑+RS485模块 2) 嵌入式系统架构: 摄像机+嵌入式系统平台 3) 火车速度<=40KM/H 4) 实现轨道左侧的信号灯颜色检测,红,白,蓝三色 5) PC软件接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 6) 嵌入式系统接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 7) 测试环境:雨、雾、冰雪等天气的白天和夜晚环境下 目前在PC上进行了初步的算法实验,演示视频
DirectShowPopencv_Read-two-camera
- DirectShow读取摄像头,然后用Opencv抓取帧显示视频。源码包括DirecShow头文件及库,Opencv配置好后可直接运行,VS2005下测试通过.-The DirectShow reads the camera, and then crawl with Opencv video frame display. Source including the DirecShow header files and libraries Opencv configured to run direc
detect
- 基于haar训练测试的人脸匹配,可在视频中定位人脸位置,准确度较高-In the video based on the the haar training test face matching, can locate the face position, higher accuracy
VMR
- VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。-Developed VMR prepared by the VC++ video capture and display program source code, the DirectShow and VMR7 control video captur
gmm-cv
- OpenCV_基于混合高斯模型GMM的运动目标检测。内附监测监控视频,方便测试使用。-OpenCV_ GMM Gaussian mixture model based moving target detection. Included monitoring surveillance video, easy testing.
FrameSubContourTrack
- 使用OPENCV,对交通视频,做帧间差及外轮廓提取跟踪,内包含测试视频数据,测试时,放于D盘根目录。-Using OPENCV, of traffic video, do and outer contour extraction tracking, frame difference contained within the test video data, test, put in D packing list.
vibe
- 背景检测算法方面的只是,vibe代码,自己测试过可以使用,里面还有测试视频。-The only background detection algorithm, vibe code, tested can be used, there is also a test video.
Single-Gaussian-Model
- 单高斯模型视频背景前景提取,,内附源码、测试视频、测试结果等-Single Gaussian model background foreground extraction ,, enclosing video source, the video test, test results, etc.
opencv-多目标跟踪
- 基于opencv,对多个运动目标进行跟踪,工程已附带测试视频(Based on OpenCV, multiple moving targets are tracked, and the project has been attached to test video)