搜索资源列表
templateMatcher
- MATLAB 图像匹配的一段代码,可以拿来借鉴一下,很简单的-MATLAB,
matlab-ransac
- 此ransac为图像匹配的一个重要环节,可以实现更复杂的图像匹配-The RANSAC is an important part of image matching, the image can be more complex matching
chepaishibie
- 基于matlab的车牌识别,GUI图像显示,简洁明了,识别过程用的是模板匹配,文件齐全。-License plate recognition matlab-based GUI image display, concise, the identification process is the template matching, the file is complete.
CBIR-HIST
- 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s mos
figurertzpp25
- 预处理后将得到一幅宽度为一个像素的细化二值图像,然后通过特定的端点和交叉点的特征进行指纹匹配。论文中采用MATLAB编程实现全部算法。-After pretreatment of a width of one pixel to obtain a binary image thinning, and through specific endpoint and the intersection of the characteristics of the fingerprint matching. T
sen_hd35
- 粒子图像分割及匹配均为自行编制的子例程,包括单边带、双边带、载波抑制及四倍频,基于matlab GUI界面设计。- Particle image segmentation and matching subroutines themselves are prepared, Including single sideband, double sideband, suppressed carrier and quadruple, Based on matlab GUI interface design
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像