搜索资源列表
CameraDS
- 我修改了Shiqi Yu编写的CCameraDS类,增加ShowPinPropertyPage,ShowFilterPropertyPage,GetDeviceFilter,GetCameraOutput四个函数 在CB2007下通过编译 不知为何,修改Camera属性后,有时不会取到图像回来,特别是修改图像大小-I modified the Shiqi Yu CCameraDS class prepared to increase ShowPinPropertyPage, Sho
cvgabor
- 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
OpenCV2.Cookbook
- 本书特别推荐给想学opencv2.0以上的同学, OpenCV 2的C++版本,利用类的思想,有很多具体的例子,比帮助文档要好些,非常好的opencv学习资料-The book is especially recommended to the students want to learn opencv2.0, OpenCV' s C++ version, the use of thought, there are many specific examples better than hel
skelon
- 提取图像的骨架,对其进行细化,尤其是对集成电路版图的骨架提取-Extracting the image of the skeleton, and its refinement,Especially for IC layout skeleton extraction
Texture-Based-GOM
- 高斯背景建模的论文和配套源码,是外国人博客找到的,特收藏 -Gaussian background modeling papers and supporting source, a foreigner blog to find, especially Favorites
LocalBinaryPattern
- 非常有效地学习资料,对以后的学习特别有帮助,对自己的影响很大。-Very effectively learning materials, especially helpful for later study, had a great influence on their own.
yalefaces
- 非常有效地学习资料,对以后的学习特别有帮助,对自己的影响很大。-Very effectively learning materials, especially helpful for later study, had a great influence on their own.
opencamera4
- 非常有效地学习资料,对以后的学习特别有帮助,对自己的影响很大。-Very effectively learning materials, especially helpful for later study, had a great influence on their own.
zifuchuantiqu
- 随着当今社会信息化的高速发展,信息的采集和瓶颈问题就显得日益突出。尤其在智能系统方面对字符信息的采集及识别要求越来越高。比如:智能交通系统中车牌号码的识别,计量刻度中刻度提取与识别等。而对字符的识别处理一般包括字符的特征提取方法和识别算法。其中字符的特征提取是这个过程的重点和难点。-With today s rapid development of information society, information gathering and bottlenecks becomes increas
opencv-hist
- 主要是使用OPENCV来实现直方图,尤其可用于图像处理中二值化后要看水平或垂直直方图!-Mainly use OPENCV to achieve the histogram, especially for image processing to see horizontal or vertical histogram after binarization!
ConverttoStraightLineDetector
- detecting line image is very crucial especially if the image hand made. we first apply threshold, thinning and finally apply angle match-detecting line image is very crucial especially if the image hand made. we first apply threshold, thinning and f
Learning-OpenCV
- 学习opencv.pdf,特别适合初学者学习opencv理论知识,并借助opencv库函数实现图形图像处理以及摄像机标定。-Learning opencv. PDF, and is especially suitable for beginners learning opencv theory knowledge, and with the aid of opencv library function to realize image processing and the camera cali
Python-opencv车牌识别
- 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
SIFT-opencv249
- SIFT opencv的源码,底层代码编写,有较完整的步骤和每一步的说明,对于sift初学者特别有帮助(Sift source code, the underlying code, there are more complete steps and each step of the descr iption, especially helpful for sift beginners)