资源列表
code
- Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)
1图像叠加与混合
- 利用opencv实现图像叠加与混合,可直接运行(Opencv image superposition and mixing)
《学习opencv3.0》配套源码
- 《学习opencv》是一本实用性极强的关于计算机视觉图像处理的工具书,书中所有代码示例的源码都在此有。
《学习opencv2.0》配套源码
- 《学习opencv》是一本经典的关于计算机视觉中处理图像的工具书,本文件中含有所有源码。
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是一个中文的开源车牌识别系统,其目标是成为一个简单、高效、准确的车牌识别引擎。