资源列表
HelloOpenCV
- VS2010+opencv2.4.8测试工程,已经过测试,直接打开工程即可运行-VS2010+opencv2.4.8 test engineering, has been tested to run the project directly open
Entropy
- 读取lena图像,通过opencv计算lena图像的条件熵和联合熵-Read lena image, calculating lena image by opencv conditional entropy and joint entropy
CvHistogram
- 读取lena图像,将图像分成RGB三色的灰度图像,并分别计算三幅灰度图像的灰度直方图-Read lena image, the image is divided into three RGB color grayscale images, and calculate three gray image histogram
SIFT
- 加载两幅图像,对图像分别提取SIFT特征,提取SIFT特征后进行图像匹配,并显示匹配结果-After loading the two images, the images were extracted SIFT features extracted SIFT features for image matching and displays matching results
median-filtering
- 对图像进行中值滤波操作,实现图像的去除噪声的功能。-Of the image median filtering operation, to achieve the function of removing the noise image.
RGB-to-Gray
- 实现将RGB图像转换的灰度图像,完成对图像的进一步处理。-Grayscale images to RGB image conversion to complete further processing of the image.
Harriscorner1
- 在opencv上编写的Harris角点检测,不是直接调用里面的函数,把是角点的位置标记了出来-Harris corner detection in opencvprepared, not direct calls to the function, the position angle of the point is marked out
ChangeSize
- 使用OpenCV批量改变图片尺寸 使用OpenCV批量改变图片尺寸-change pictures size use OpenCV
OpenCV-Face-detection
- 程序中提供了一种简单方便的人脸面部特征提取方法,测方法提取人脸特征效率高,速度快,提取精度高-The program provides a simple and convenient method for human facial feature extraction, measurement methods to extract facial features high efficiency, high speed, high precision extraction
FaceDetection
- Java使用jni调用opencv 进行人脸定位-Java uses jni call opencv for face positioning
ran
- 实现图形图像处理中RANSAC算法,利用算法用最小二乘法拟合一条曲线-RANSAC graphics image processing algorithm, using a least squares fit algorithm curve
OpenCV-image-capture
- 此程序主要是利用一个或两个摄像机获取图像,算法简单方便,实用性强-This program is the use of one or two cameras to obtain images, the algorithm is simple and convenient, practical
