资源列表
Open CV显示、标定、匹配samples
- 基于opencv vs2010实现双目校正匹配 ,官方例子修改(Binocular correction matching based on OpenCV VS2010, official example modification)
学习OpenCV(中文版)以及随书源码
- 学习OpenCV(中文版)以及随书源码,对于要学习图像处理的同学比较有用(Learning OpenCV (Chinese version) and the source code are useful for students who want to learn image processing.)
opencv学习代码
- python opencv 入门学习代码,快速上手,FPS实现。
venv
- OpenCv3.4+py3.4 实现特征点检测、匹配以及相机的标定(OpenCv3.4+py3.4 Realization of feature point detection, matching and camera calibration)
深入理解OpenCV 实用计算机视觉项目解析
- 深入理解OpenCV,实用计算机视觉项目解析(Mastering OpenCV with Practical Computer Vision Projects)
学习OpenCV(中文版)
- opencv初学者学习,对于初学者比较实用,简单方便入手(Opencv beginners learning, more practical for beginners, simple and convenient to start)
DWT_IDWT
- 用OpenCV实现的图像小波变换及反变换代码(Image wavelet transform and inverse transform code implemented by OpenCV)
EasyPR
- EasyPR是一个中文的开源车牌识别系统,其目标是成为一个简单、高效、准确的车牌识别引擎。
利用opencv识别
- 手势识别,haar算法,人脸检测,vs平台,opencv库(gesture recognition)
14_车牌识别系统
- 车牌识别系统,完整的功能,简单的图形界面运用(vehicle license plate recognition)
Retinex图像增强方法
- Retinex图像增强,色彩保持,SSR算法,对于光照不均的图像,尤其是彩色图像,增强效果明显
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)