搜索资源列表
Opengcv-beijingchafa
- 采用背景差发实现运动物体提取,必须配置好opencv,否则会出现代码不能解析缺少dll文件的问题!-The background subtraction hair moving object extraction, you must configure opencv otherwise the code can not resolve the missing dll files!
SIFT
- 物体识别算法SIFT的研究sift算法的特征提取和匹配-Sift algorithm of object recognition algorithm SIFT feature extraction and matching
CPJY45
- 基于opencv的运动目标检测。帧间差分,边缘检测,运动目标提取。-Moving object detection based on opencv.Frames Difference,edge detector,and moving object extraction
color-detect
- 颜色提取目标检测,可以方便的提取目标物体颜色,再次基础上可以加入滑动条窗口进行优化-Color extraction target detection, you can easily extract the target object color, again adding the slider window can be optimized on the basis of
sift
- SIFT 特征提取 简单实用 可用于人脸特征分析以及其他物体识别领域-SIFT feature extraction is simple and practical facial feature can be used for analysis, and other areas of object recognition
main
- opencv帧差法求运动物体,在视频中过滤掉背景提取运动物体并二值化-opencv frame difference method the moving object, moving object extraction filtering out the background in the video and the binarized
genzong
- c++实现跟踪分割视频中运动的物体,有不错的的效果,对分割视频提取检测特征,并实行特征分析跟踪-c++ object segmentation for tracking the movement of the video, have a good effect, to split video detection feature extraction, feature analysis and implementation of tracking
-contour-extraction
- 提取运动物体的轮廓,会在视频接入第一刻捕捉图像,然后对图像进行二值化。易于操作!-To extract the moving object, the outline of will in the first moment to capture the image of the video access, then the image binarization。 Easy to operate。
HOGCompute
- 根据2005年Dalal提出HOG特征计算原理,自己编写了HOG特征提取算法,此特征可以用于目标检测中,包括行人检测,采用编程语言为C++,采用视觉库为opencv(According to the principle of HOG feature calculation proposed by Dalal in 2005, HOG feature extraction algorithm has been compiled. This feature can be used in object
ExtractForeground
- opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
opncv
- 动态目标追踪和前景背景提取,使用Python和opencv编程(Dynamic object tracking and foreground background extraction, using Python and opencv programming)
代码 特征点匹配目标提取
- 利用OpenCV以及vc++实现对物体特征点匹配目标的提取,(Using OpenCV and vc++ to achieve object feature point matching target extraction,)
Figure contour extraction of object
- This program based on VS2010 + OpenCV2.4, used to extract the object contour in color images.(note: please keep the image length or width is a multiple of 2.Of course, you can modify the code).The program from the BBN Computer Vision Laboratory.(This