资源列表
OpenCV官方教程中文版(For Python)
- 学习opencv做图形图像处理,很不错的一本计算机视觉学习书籍,使用的语言是python(Learning opencv do graphic image processing, a very good computer vision study books, the use of the language is python)
canny_detect
- 用PYthon实现Canny算法,对影像进行边缘提取(This code can get object edge through canny algorithm. It is written in Python language.)
手势识别
- 收拾识别,简单实现,识别准确率不是很高,入门学习(Clear identification, simple implementation)
车牌抠图
- 通过标准形状的车牌作为模板,匹配车辆上的车牌,并框出车辆上的车牌。(Through the standard shape of the license plate as a template, matching the license plate on the vehicle, and frame the license plate on the vehicle.)
Sheet04
- Active contour computer vision file
liveWire_student
- Level set implementation of active contour
目标跟踪-代码
- complete tracking with HOG feature extraction and color histogram match.
hough
- hough变换找圆源码程序,保证能运行hough变换找圆源码程序,保证能运行(Hough transform to find the circle source program)
Capture
- Tracking Project demo source code!
sift描述子具体实现
- matlab实现的sift描述子,lowe提出的(The SIFT descr iptor implemented by Matlab is proposed by Lowe)
【1】第一章
- 【OpenCV3版】《OpenCV3编程入门》书本配套源代码 第一章([OpenCV3 version] OpenCV3 programming portal book matching source code)
【2】第二章
- 【OpenCV3版】《OpenCV3编程入门》书本配套源代码([OpenCV3 version] OpenCV3 programming portal book matching source code)
