搜索资源列表
33
- opencv编程实现目标检测-肤色检测程序-Programming opencv object detection- skin testing process
pro
- 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC ob
DistributeColor.cpp
- The program uses opencv and distrbute color according to distance of Object pixels.
OpenCV_contour
- This source, for computer vision developer with intel openCV library. It s detect object contour-This source, for computer vision developer with intel openCV library. It s detect object contour..
liyongbeijingjianmojianceyundongwuti
- opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
bgfg_codebook
- Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT
opencv
- opencv的相关操作,用c++实现对运动目标的监控-using opencv to detect moving object
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
objectdet20070707
- cvpr07年 对象检测代码 hog+svm,压缩包里含有行人,车辆等分类器,可以直接检测-cvpr07 on object identification code hog+ svm, compression bag with pedestrians, vehicles and other classifiers
opencv
- 在pencv中如何实现对运动物体检测的代码。-How to achieve the pencv moving object detection code.
123-opencv-detection
- 运动轨迹提取,详细说明了运动物体的不通过应用。以及实现方法和程序代码-Trajectory extraction, detailed descr iption of the moving object by the application. And the realization of the method and program code
lunkuo
- VC++上实现opencv 对物体轮廓的提取,控制台程序-Opencv object contour extraction VC++ console program
moving-object-detection
- opencv 运动目标检测,工具是vc6.0-opencv moving target detection tool is vc6.0
color-object-opencv
- color object tracking camshift opencv
color-object-opencv
- color object tracking opencv camshift
Find-Object-0.4.1-Source
- Detecting object by using real time system using opencv api-Detecting object by using real time system using opencv api
Improved_Object_Marker
- opencv object detect sample
object-dect
- 背景差分实现目标检测,用到opencv库函数-Background subtraction to achieve target detection, use opencv library functions
object-dect1
- 帧间差分检测目标,用到opencv库函数-Frame difference detection target, use opencv library functions
surf_on_july_2013
- OpenCV Object Detection and Tracking via SURF (Speeded Up Robust Features) in Emgu CV