资源列表
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
OpencvSegmentation-20130822
- 以Opencv为基础,用多边形对图像进行切割。包含的一般技术有:Opencv的图像基本操作;鼠标绘制多边形,调整多边形的顶点;将图像位于多边形内的部分切割下来,保存到目标位置。-The function of image segmentation by using polygong ROI is developed. OpenCV 2.4.5 is used.
Target-trace
- 利用Opencv对运动目标(包括汽车,行人)的AVI视频进行检测并跟踪。效果十分显著。 - detect and tracking the moving targets (including cars, pedestrians) AVI video detection and tracking. Effect is very significant.
keyframe
- 视频关键帧提取。全阈值算法找到每个镜头的关键帧并保存-Video key frame extraction.Using threshold algorithm to find key frames in every scene and save them.
crackDection
- 裂缝检测,各种二值化方法用于图像分割的对比-Crack detection, a variety of binarization methods for image segmentation comparison