资源列表
水平集C-V模型
- 采用水平集技术实现图像分割。。。。。经典的水平集分割方法。。。。。。完整的全部代码。。。。。。。(The level set technique is used to realize image segmentation. The classical level set segmentation method. The complete code.)
Python-opencv车牌识别
- 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
ADCensus
- 一种立体匹配算法,ADCensus,使用的是AD 和 Census联合特征的匹配算法(A Stereo Matching Algorithms, named ADCensus, based on AD and Census joint features is used.)
fruit-recognition-master
- 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)
openCV2.4.10源码
- openCV2.4.10源码,低版本的内核和操作系统支持,稀有的经典版本哦,后面的高版本加了太多华而不实的东西,还是经典版本看源码舒服啊
基于opencv的瑕疵检测
- 基于opencv的瑕疵检测,简单实用,瑕疵特征提取(Flaw detection based on opencv, simple and practical, flaw feature extraction)
多点云逐步拼接代码
- 多点云逐步拼接代码,多幅点云拼接,具体步骤注释很清楚
opencv_CannyEdgeDetection
- 基于python和opencv库的边缘检测处理程序(Edge detection processing program based on Python and opencv Library)
med中值滤波.zip
- 中值滤波实现
基于图像处理的相机自动调焦系统.rar
- 完成对摄像机的自动调焦的功能
光流法的源码
- 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
源代码:jpegls_0.04.981012.tar
- JPEG无损压缩实现的源代码。-Lossless JPEG compression to achieve the source code.
