资源列表
JustForFun
- 同一场景不同角度的多图融合代码,包括了特征检测、匹配、变换,本人写的代码,也借鉴了不少别人的知识,可以运行。-The same scene from different angles multi-image integration code, including feature detection, matching, transformation, I wrote the code, but also learn a lot of other ones knowledge, you can
bird-eye
- 鸟瞰图代码,介绍opencv中鸟瞰图是如何实现的,这段代码很实用-Aerial view of the code, describes how opencv in bird s-eye view is achieved, this code is very useful
harris-
- 计算机视觉基于opencv的harris角点检测数学原理参考资料,便于快速理解该算法-Computer Vision Based harris corner detection opencv mathematical principle reference for quick understanding of the algorithm
Moravec
- 计算机视觉基于opencv的Moravec检测算法参考资料,便于快速理解该算法-Moravec detection algorithm based on computer vision opencv reference materials, easy to quickly understand the algorithm
match
- 物品识别匹配程序,包含训练和匹配两个部分。将istrain改为false则为训练,改为true就为匹配过程-Item identification matching procedures, including training and match two parts. Training will istrain compared to false, it is true to the matching process
projet_SI4
- 使用opencv,截取,捕捉图片中方框,-Using opencv, intercept, capture the picture box
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
