资源列表
BodyDetective
- 用VC++平台开发,用opencv开发,用于行人身体检测并且进行身体灰度化。-With VC++ platform, using opencv developed for pedestrian detection and perform physical body gray.
ObjectTracking
- Object tracking using opencv software with visual c++,this program tracks the object very fast & very accurately by varying threshold levels for particular object
opencv-particle-filter
- 粒子滤波在openCV开发环境中的源代码,借鉴中希望能帮助到大家-OpenCV particle filter in the development environment of the source code, hoping to help to draw in everyone
camshift-tracking-based-on-opencv
- camshift算法跟踪-运行效果好.rar,是基于opencv的camshift算法,能提取背景、前景,实现对目标的跟踪,已调试能运行。-camshift algorithm track- good running effect rar, is based on the opencv camshift algorithm can extract the background, foreground, to achieve the goal of tracking, debugging can
videoprocessing
- 我们的目标是对于每个视频帧都应用一些处理函数,将自己的类中封装Opencv的视频获取框架,它允许我们制定每帧调用的处理函数-videoprocessing.cpp videoprocessor.h correspond to Recipes: Reading Video Sequences Processing the Video Frames Writing Video Sequences
colorDetectController
- 在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换-colorDetection.h colorDetection.cpp colordetector.cpp correspond to Recipe: Using the Strategy Pattern in Algorithm Design
histogram
- 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearance Files: colorhistogra
segment
- 实用形态学滤波对图像进行腐蚀、膨胀、开闭、边缘及角点检测、分割,实用GrabCut算法提取前景物体-File: morphology.cpp correspond to Recipes: Eroding and Dilating Images using Morphological Filters Opening and Closing Images using Morphological Filters Files: morpho2.cpp morpho
jietu1
- 基于opencv实现的截图功能,可以读取截图时的起点坐标和终点坐标并显示,效果还不错。-Based on opencv realized screenshot function, the starting point and end point coordinates can be read and displayed when shot, the results were good.
FaceDetection
- opencv,c++,数字图像处理,人脸检测并标记特征点(眼睛,鼻子,嘴巴)-opencv, c++, digital image processing, face detection and mark the feature points (eyes, nose, mouth)
MoveTracking
- opencv,c++,数字图像处理,运动车辆检测与跟踪系统-opencv, c++, digital image processing, motion vehicle detection and tracking system
mouse-drawing
- 鼠标绘图,这是一个很好的实例,有助于刚学习OPENCV的学生学习。- Mouse graphics, this is a good example, just learning OPENCV help students learn.
