资源列表
morphology
- Morphology 图像涂抹,基于opencv1.0+-Morphology operation,based on opencv 1.0+
ImageRotate
- 利用OpenCv函数实现了对一幅图像的旋转操作,和matlab自带的函数不同,有具体实现过程-Use OpenCv function implements the rotation operation on an image, and a built-in function matlab different, there are specific implementation process
Blob
- cvBlob example for VS2012, C++ with OpenCV
moravec
- 主要进行moravec角点检测,比较基本,适合初学者-Mainly moravec corner detection, more basic, suitable for beginners
Image-segmentation
- 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
readcamera
- 从摄像头中读取视频,可退出,并保存为图片-Read the video the camera, can exit, and saved as a picture
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
