资源列表
OpenCVbasic-course
- opencv基础教程 简单易懂,适合新手-opencv based tutorial easy to understand for beginners
gabor_japan.py.tar
- 图像gabor滤波处理-gabor-filter image.....................................
0db98e1e158c
- VC++聚类程序,进行图像识别,双目距离检测中有应用-VC++ clustering procedure, image recognition, binocular distance detection in applications
acde
- 分类程序,双目车辆测距时可以使用,用于VC++测距平台-Classification procedures, when the eyes of the vehicle distance can be used, ranging platform for VC++
sdadssad
- 强大的图像模式识别程序,在车辆测距中有很大作用,综合包括了聚类和分类程序-Powerful image pattern recognition program, plays a significant role in the vehicle ranging, including a comprehensive clustering and classification procedures
openCV-2-
- 适合opencv初学者,OpenCV2 计算机视觉编程手册英文版,并有相应章节的源码。-Opencv for beginners, OpenCV2 computer vision programming manual in English, and the corresponding section of the source code.
Fast-O(1)Bilateral-Filter
- Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window
Frame_diff1
- 基于opencv的帧差法背景建模源代码,阈值设置为20-Opencv based background modeling frame difference method source code
camshift_tracking
- 基于opencv的camshift方法,进行运动目标的检测,效果还不错-Opencv based meanshift method to detect moving targets, the results were good
haartraining
- 基于haar特征的分类算法,opencv代码,训练分类xml文件-Haar feature based classification algorithm, opencv code, training classification xml file
opticalFlowFarneback
- 基于光流法的目标检测算法,opencv代码,-Target detection algorithm based on optical flow method, opencv code,
camshift-tracking
- 基于opencv的camshift跟踪代码,可以直接运行,比较老的算法了。可以作为参考-opencv camshift tracking