资源列表
License-Plate-Recognition
- 使用OpenCV和C++实现的车牌识别系统-License Plate Recognition System using OpenCV and C++ implementation
LinePlaneRansac
- 利用RANSAC进行直线拟合,利用RANSAC进行三维平面拟合-To utilize RANSIC fitting a straight line, using RANSIC three-dimensional plane fitting
OpencvProject
- 目前网上用MSER做图像配准的代码资料较少,特上传此代码做学习交流。欢迎业内同仁共同讨论研究,本代码采用opencv自带的mser特征提取方法,并对该特征进行sift椭圆表达,在配准时使用ransac算法进行提纯。因为时间有限,未考虑LM光束法平差约束,日后进行添加。-MSER
opencv_tracking
- 本程序主要实现了基于摄像头的实时目标跟踪。主要基于opencv和visual c++开发。-The program achieved a camera-based real-time target tracking. Mainly based on opencv and visual c++ development.
Retinex
- 一个修改后的多尺度retinex图像增强算法源代码,经验证效果不错!去雾效果也行!-A modified multiscale retinex image enhancement algorithm source code, proven good results! To fog effects are OK!
静态手势识别
- 这是一篇硕士毕业论文的代码实现,包含PPT讲解,和演示操作视频,vs2010+opencv实现,采用模板匹配法进行手势识别,MFC界面。
Method_02
- 利用OpenCV自带的cvMatchContourTrees方法进行轮廓匹配。需要先调用cvCreateContourTree方法创建轮廓树,程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,运行环境为VC6.0+OpenCV_1.0 -Contour matching using the cvMatchContourTrees method with the OpenCV. Need to call the cvCreateContourTree method
771
- 二维码图像匹配加黑白块缺陷检测,利用opencv halcon完成实现-Plus black and white two-dimensional code image matching block defect detection using opencv halcon complete the implementation
Draw--rectangle-and-fill-
- 适用于采摘机器人的柑橘扰动状态下的识别定位。-Suitable for citrus picking robot disturbance to identify the location state.
Fatigue-detection
- 疲劳检测,通过opencv实现人脸人眼识别和疲劳检测 -Fatigue detection by opencv for face recognition and eye fatigue detection
surf-and-Homography-decomposition
- 使用opencv,首先提取两幅图像的surf特征点,然后匹配,求单应矩阵,然后分解得到旋转角度。保证可用,走过路过不要错过。-Using opencv, first extracting feature points of the two images of the surf, and then matching, seeking homography, then decomposition rotation. Guarantee is available, do not miss passin
2
- 摄像机双目标定程序的源代码 opencv实现 矫正镜头畸变 仅作参考-Camera binocular calibration program s source code opencv implementation corrective lens distortion For reference only