搜索资源列表
motiondetect
- 进行运动图像的建模和运动目标的检测, 进行了算法的测试和优化
motiondetect
- 采用寻找轮廓的方法实现视频流的运动目标的检测
motiondetect
- 图像处理试验程序,平台是TI公司的CCS2.0(CCS5000),完成运动检测
motiondetect
- 运动物体跟踪,自动跟踪物体,此代码基于OPENCV库,需要与OPENCV库的链接可以使用
motiondetect.rar
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
motiondetect
- 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
motiondetect
- 基于OPENCV开源函数库的运动目标检测,源码-OPENCV open source library based on the moving target detection, source
motiondetect
- OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
MotionDetect
- 从摄像头读取视频,屏幕选择追踪区域,利用opencv camshift算法实现跟踪-Read the video from the camera, the screen select the track area, tracking algorithm using opencv camshift
motiondetect
- 寻找轮廓实现视频流的运动目标检测:从二值图像中提取轮廓,并返回提取轮廓数量。-Look for the outline of the sports video streaming achieve target detection: From the binary image to extract the outline, and contour extraction quantity back.
motiondetect
- opencv寻找轮廓实现视频流的运动目标检测-opencv contour search video streaming implementation of the moving target detection
motiondetect
- 这是一个对称差分的运动检测算法,很实用哦。-This is a symmetric difference of the motion detection algorithm, it is practical Oh.
motiondetect
- 寻找轮廓实现视频流运动目标检测,基于OPENCV开发,开发环境VC6.0-To find the outline of the video stream to achieve moving target detection, based on the OPENCV development, development environment VC6.0
motionDetect
- human facial gesture recognition. implented in opencv, c-human facial gesture recognition. implented in opencv, c++
motiondetect
- 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
MotionDetect
- 该程序通过寻找轮廓从而实现视频流的运动目标检测-To find the outline of the video stream to achieve the moving target detection
motiondetect
- 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
motiondetect
- 数字图像处理中图像中运动物体的检测,VC++实现-motion detect
motiondetect
- 寻找轮廓实现视频流的运动目标检测,未初始化时,要分配内存-Find Profile video stream to achieve moving target detection, not initialized, it is necessary to allocate memory
motiondetect
- 基于OPENCV的高斯背景模型下运动目标检测源码-motion detect based opencv