搜索资源列表
java_imageprocess
- 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple graphics to match the source code, two images selected three feature points matching contrast
zftpipei
- 将两幅图形进行直方图匹配的简单易懂的matlab程序。-The two graphics histogram matching matlab program easy to understand.
blossom.src
- 本代码执行Edmonds algorithm来进行最小代价函数,实现图形最佳匹配。参考文献:"Blossom V: A new implementation of a minimum cost perfect matching algorithm."Vladimir Kolmogorov. -Edmonds algorithm the implementation of the code for the smallest cost function to achieve the best m
match
- 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple shape matching source code, two pictures selected three feature points matching contrast
autoimageregistration
- 用于图形匹配等,是特征提取特征匹配有用的代码-Match for graphics and so on, are useful for feature extraction feature matching code
tuxiangshibie
- 图形匹配,自动输出相似度。。。非常好的算法-Shape matching, automatic output similarity. . . Very good algorithm
ttxx_Java2jc5
- 本书主要介绍了核心语言、核心Java库、服务器端Java技术、客户端Java技术和企业级Java技术。其中 核心语言部分讨论了语法、面向对象编程特征和—些关键技术;核心Java库部分讨论了输入/输出、模式匹配、 文件锁、映射的I/O技术以及数据结构与集合;服务器端Java技术部分讨论了JFC/Swing CGI开发、Applet、容器布局以及图形编程等技术;企业级Java技术部分讨论了JDBC API、EJB体系结构的基础知识、Java平台安全方案以及XML。 本书结构严谨、语言流
zimushibie0505
- 在此文档中,可以实现图形字母的识别,采用特征匹配的 方法,求取特征向量,一共13个-ocr
tuXiangPiPeiJiShu
- 比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门-Matching is more suitable for beginners to learn to do graphics, you can image matching method has a better overall understanding, to facilitate entry
TPS-RPM
- TPS-RPM稳定点集匹配方法,可应用用于复杂的图形识别与字符识别-TPS-RPM robust point match method
amovie
- 很好的一个图形图像问题 有图像匹配和算法问题,给出了一个源码 编译通过-A good graphic image problems and algorithms image matching problem, given a source compile
StereoVision_SSD
- 本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中
Wavelet
- 图形图像处理中的正交匹配追踪,用于图像的压缩处理-Graphic image processing orthogonal matching pursuit for image compression
Wavelet..omp
- 图形图像处理中的正交匹配追踪,用于图像的压缩处理-Graphic image processing orthogonal matching pursuit for image compression
Introduction-of-SIFT-Algorithm
- 关于SIFT图形匹配算法的课件,详细介绍了SIFT算法的原理和与其他同类图形匹配算法的性能比较-SIFT matching algorithm on the courseware graphic introduced in detail the principles of SIFT algorithm and matching algorithm and other similar graphics performance comparison
NCC-fast-image-match-suanfa
- 在图形中提取图像中的角点,为了提高精度进行亚像素检测并进行图像匹配-Extract images in the graphics in the corners, in order to improve the accuracy of sub-pixel detection and image matching
cornner-match
- 图形匹配的时候需要进行角点的匹配,本程序就提供了相应的代码-Pattern matching when need to match the corner, this program will provide the corresponding code
dfdg
- 基于三角划分的多连通域图形匹配研究.Multiply connected region based on triangulation graph matching study.-Multiply connected region based on triangulation graph matching study.
MATLAB-image-matching-
- 用MATLAB实现对两幅图片的图形匹配,基于灰度的简单图像匹配,用于初学者-use the matlab to image maching
匹配滤波器图像识别
- 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)