资源列表
samples
- It is an open cv example, in particularly on cvblob.
OpenCVProjectProperties
- 每次新建一个项目,Visyal Studio并不知道OpenCV相关库和头文件所在的位置,所以每次都要为项目指定,但这显然非常麻烦啰嗦。 为此,创建了PropertySheet,即:OpenCVProjectPropertiesD和OpenCVProjectPropertiesR以便可以让以后的项目重复使用。含说明文档-Every time a new project, Visyal Studio does not know the OpenCV library and header fil
histogram
- 在窗口中打开任意类型的一幅图片,画出这幅图片对应的直方图-draw a histogram of the picture
opencv_zhang
- camera caliboration using zhang s method
camshift(opencv)
- opencv的camshift程序+注释 camshift算法 里面程序有详细的注释 是初学者的好资料 有利于自学-of opencv camshift program the+ Notes camshift algorithm inside program with detailed comments is good information for beginners is conducive to self-
RGB_Gay(opencv)-
- opencv 彩色图像转化成灰度图并加以保存 可以成功运行 在vc6.0和opencv1.0运行成功 适合初学者-the opencv color images into grayscale and save can be run successfully in vc6.0, and opencv1.0 run successfully for beginners
colorhist
- 本程序基于opencv可以提取图片的颜色直方图特征,可用于图像检索中作为颜色特征-This procedure is based on opencv can extract the image color histogram features, can be used as color features in image retrieval
sobel
- Opencv图像处理库关于sobel算法的一个实现例子,作用是对图像求导-The Opencv image processing library sobel algorithm is an implementation example, the role of the derivative of the image
moving-pattern
- 介绍关于Opencv图像处理库里面关于运动模版的一个例子代码。-Introduced on the the Opencv image processing library on the inside of a sports template example code.
codebook_model
- 介绍《学习Opencv》里面介绍的背景建模模型-码书,这篇论文就是这个数学模型的创始人写的-Study the Opencv " which introduces the background modeling model- code book, this paper is the founder of the mathematical model to write
HaarTraining-search
- 介绍基于Opencv这个图像处理库环境下的HaarTraining算法,里面有对这个算法的深入剖析-Introduced based on the Opencv image processing library environment HaarTraining algorithm, which has in-depth analysis of this algorithm
grabCut
- 用opencv实现的图像分割算法 非常好用-With opencv image segmentation algorithm is very easy to use
