资源列表
opencv-paint
- 用opnecv写了一个小程序 打开图片画图并保存 希望给大家带来帮助-With opnecv wrote a small program to open and save the image drawing hope to bring help
CvFindEye
- 能识别人脸,人眼睛,居于opencv库的,用vs2010写的,效果挺好的-Able to recognize human faces, eyes, living opencv library, using vs2010 written very good results
LBP
- LBP算法的实现,使用opencv显示处理后的图像-LBP algorithm, using the image display processing opencv
Lsm_match
- 最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。-Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matchin
EyeAPI
- 基于opencv的视线追踪,国外的半开源代码,值得参考。利用等照度线曲率来定位人眼,可满足一定范围内的头部运动。-Gaze tracking based on opencv , foreign semi-open source code.Gaze tracking using isophote curvature to locate the human eye, foreign code, a good reference.
SRADPVS2010
- VS2010+OPENCV实现了SRAD算法,对图像进行平滑去噪,能有效抑制噪声并增强图像中的目标边缘。-VS2010+OPENCV realized SRAD algorithm for image denoising smoothing, can effectively suppress noise and enhance the image of the target edge.
opencv_Demo
- 利用MFC来实现OpenCV中的基本图像处理功能,比如缩放,边缘检测,腐蚀膨胀等等,也包括人脸检测部分,里面有详细的注释,非常适合于OpenCV的初学者.-OpenCV using MFC to achieve the basic image processing functions, such as zoom, edge detection, corrosion expansion, etc., but also includes face detection part, there are
birdeye
- 本程序得先通过摄像机标定,获取内参矩阵和畸变系数矩阵,然后根据learning opencv 中的方法进行鸟瞰变换。其中有可执行的程序,和源代码。-This procedure was first through the camera calibration, access to internal reference matrix and the distortion coefficient matrix, and then according to the method of learning
LaplacianPyramid
- 拉普拉斯金字塔图像融合,使用opencv编写,可运行,效果很好,可供参考学习-Laplacian pyramid image fusion, using opencv prepared to run, with good results, for reference learning
yinying
- 较好地实现了阴影检测和去除的功能,采用的是OpenCV和C++来进行编程,对去除阴影有比较好的效果。-Well, we can realize the function of the shadow detection and removal, USES is OpenCV and c++ programming, have a good effect to remove the shadow
3
- 基于粒子群优化算法的otsu阈值分割,采用双阈值分割图像-otsu based on pso
LBP
- 用opencv实现LBP算法。通过一个3*3的模板在图像矩阵上滑动,用模板四周的八领域像素和中间的像素值比较,大于的为1,小于的为0,从左上角顺时针排列,然后转化为十进制放在模板中间的对应位置。-LBP algorithm with opencv. Through a 3* 3 matrix template image slide, with the template field of eight around the center pixel and the pixel value comp