资源列表
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)
surfdescriptor
- 获取特征点后,对其进行描述。可用于降维处理。(After obtaining the feature points, it is described. It can be used to reduce dimension.)