资源列表
Meanshift
- Meanshift程序的实现,绝对能用,自己编写的-Meanshift program implementation, absolutely can, I have written
VS2010-P-OpenCV2.3
- VS2010 + OpenCV2.3配置 在VS2010下安装配置OpenCV2.3 全程截图,绝对能配置好,不能的留言!-VS2010+ OpenCV2.3 configuration in VS2010 installation configuration OpenCV2.3 the full screenshot absolute configuration, can not leave a message!
SpaceFreq-and-DefRto
- SpaceFreq 计算并返回一幅图像的空间频率 DefRto 计算并返回一幅图像的清晰度-SpaceFreq calculates and returns the the image space Usage Frequency DefRto calculation and return the image clarity
GMM
- 是opencv 混合高斯模型的原函数,并进行了修改可以实现前景提取并进行背景建模-opencv GMM
motiondetect
- 采用opencv 进行运动检测,并将运动物体矩形方式表示出来-Opencv motion detection, and moving objects rectangular expressed
matlab
- matla编写的图像清晰度评价代码。相关系数、清晰度、熵-The written in matla image clarity evaluation code. Correlation coefficient, sharpness, entropy
contour
- 轮廓提取的一般方法,基本方法,入门者可以参考一下-General contour extraction method, the basic approach, beginners can refer to
mousedraw
- 鼠标绘图:在opencv中调用cvSetMouseCallback函数实现鼠标绘图。-mouse drawing
caisezft
- 对彩色图像进行直方图均衡化只要先将彩色图像分解成若干通道,然后这些通道分别进行直方图均衡化,最后合并所有通道即可。在opencv下进行彩色直方图均衡化。调用cvSplit()和cvMerge()。-Color histogram equalization,opencv
contourdetection
- opencv下轮廓检测,调用cvFindContours函数和cvDrawContours函数。程序画出矩形图再对其进行检测。-contourdetection,opencv,rectangle,using function cvFindContours and cvDrawContours
canny1
- 通过摄像头采集图像,并进行预处理和边缘检测等并显示-Through the camera image acquisition and preprocessing and edge detection and display
contourdetect
- 在opencv下,对一张人物图像实例进行轮廓检测-Instance of a character image contour detection
