资源列表
ch12_ex12_1
- 在vs2005上用opencv标定摄像头的程序-Using opencv calibration of camera program in vs2005
graph_cut_
- using opencv to do graph cut.instead a grab cut, this is a graph cut using opencv besed C++, it is easy to be used.
ellipse
- 这也是关于opencv标定的一些相关程序-This is also on opencv calibration of some related procedures
adaboost
- c++环境下实现adaboost算法的基本代码,适合新手学习使用。-under c++ environment to achieve the basic code adaboost algorithm, suitable for novice to learn to use.
calcOpticalFlowPyrLK
- 该段代码用于实现光流法,压缩包内包含光流实现程序以及所用到的两幅图片-calcOpticalFlowPyrLK...This code is used to achieve the optical flow method.
TestSift_match
- 基于SIFT的特征点提取和匹配,在源码基础上修改。-Extraction and matching based on SIFT feature points
ImageStiching
- 此程序是利用Opencv库编写的一个三幅图像拼接程序,内有测试图像,此程序生成拼接图之后,先写入硬盘,再显示处理,对于学习opencv 图像拼接的人很有帮助!-this is a three image stiching program which is based on the opencv library. With the test image, The File first generate the mosaic image ,and then write to the hard dis
ch11_ex11_1
- 完成单孔摄像机标定,是Opencv第十一章中例11-1源码,并在其基础上进行注释-Hole camera calibration is completed, is the eleventh chapter Example 11-1 Opencv source, and on its basis a comment
OPENCV
- opencv特征提取,,包括hough直线,hough圆,直方图绘制-opencv feature extraction, including hough straight, hough circle, draw a histogram
learing-opencv
- 学习opencv的工具书,如果想学好机器视觉,这本书是必看的。-Learning tool for opencv book, if you want to learn the machine vision, this book is a must see.
openCV
- 很好的opencv学籍教程,字迹清晰,内容丰富完整,实用 -Opencv good school tutorials, writing clear, rich in content complete, practical
tracking
- 目标跟踪代码。关键字:均值漂移、卡尔曼滤波、颜色直方图、边缘方向直方图-Codes of object tracking.key words:mean shift,kalman filter,color histgram,edge direction histgram.
