资源列表
opencv_code
- opencv读取图像并进行傅里叶变换然后进行逆变换,可以运行-Opencv u8BFB u53D6 u56FE u50CF u5EF3 u8F3 u8F0
main (2)
- 物体运动检测,功能简洁,代码简单,快速实现了此功能。VS2015 OPENCV2.9 WIN10(Object movement detection, the function is succinct, the code is simple, has realized this function rapidly.)
face_detect
- 在Windows平台上,通过使用opencv来实现基本的人脸检测功能。检测效果一般,而且只能正面检测。(Using opencv to detect human face in the platform of windows.)
PINJIE
- 不使用opencv自带的stitcher函数实现图像拼接!!(to realize stitch two images)
opencv_two_cameras
- opencv3.0 打开2个摄像头,可以在visual studio 2013上运行(open two cameras using opencv3.0 in visual studio 2013)
interact_area.tar
- 计算任意多边形的相交面积和相并面积,用于衡量多边形的重合度(calculate the intersection area and union area of arbitrary polygon)
Talwunveoy
- 图像的2阶段小波转换程序,极好的参考价值,台湾最新引进,,(Images of the 2 phase wavelet conversion program, very good reference value, the latest introduction, Taiwan,)
源
- 手动ROI区域的RGB颜色空间转HSV颜色空间,利于空间上的色彩提取(RGB color space translate HSV color space)
test
- opencv帧差法源码,用帧差法处理,得到移动物体的二值化后的白色图像(Opencv frame difference method source code, using frame difference method, to get two white images of moving objects after the value)
python
- gabor滤波器提取图像特征,使用了opencv库(Gabor filter to extract image features)
滤波
- 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
code1
- 特征点提取及图像匹配,局部图像特征提取匹配(Feature point extraction and image matching, local image feature extraction matching.)
