搜索资源列表
FastTemplateMatchingWithPolynomials
- 多项式快速模板匹配的经典文章,推荐!《Fast Template Matching With Polynomials》-Fast template matching polynomial classic articles, recommended!
SIFT_VC
- 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
StringMatch
- 字符串匹配问题中求最小编辑距离的源码,精简实用,是作业的好帮手!-String matching problem in order to minimize the distance of the source editor to streamline the utility is operating a good helper!
23
- 图像技术的应用 : 包括:基于FPGA的图像处理系统; 基于图像特征的景象匹配辅助导航系统中的关键技术研究; 图像导航技术的发展和应用 -Application of imaging technology: including: FPGA-based image processing system images based on image feature matching assisted navigation system in the research of key te
14235002196
- c++实现遥感图像的直方图匹配程序.请各位享用 .-c++ realization of remote sensing image histogram matching program. please enjoy.
BP
- 关于稀疏分解的一些参考文献,包括原子库,匹配追踪,去噪等-Sparse decomposition on a number of references, including the atomic database, matching pursuit, denoising, etc.
stringmatching
- 可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为
matchbycorrelation
- Matching point by correlation
MapMatching
- Map matching is the process of assigning user s location to the nearest node one a network. Three algorithms of map matching, point to point, point to line and line to line are presented in this document.
sift-0[1].9.18.tar
- 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
BM
- Opencv: Optical flow calculation using Block Matching method
chengshi
- 运用模式匹配的思想,正则表达式的工具,对网页中图形,文字的截取,还有函数编程,字典的应用-Ideas using pattern matching, regular expression tool, web page graphics, text capture, also function programming, the application dictionary
poincareleek
- This code gives Poincare point of a fingerprint, Poincare point is excessively used in fingerprint matching
marriage--matching-problem
- 婚姻匹配问题,几组男子女子,根据各自心仪异性进行婚姻匹配,输入各自名字及心中根据优先级的心仪对象排列,便可组成组合-Marriage matching problem, several groups of men, women, sex for marriage according to their favorite matches, enter their name and the hearts of their favorite choice according to priority or
Structures-Of-String-Matching-And-Data-Compressio
- Structures Of String Matching And Data Compression - Jesper Larsson
sparse-points-and-matching
- 稀疏点匹配与重建的好例子,没有图像校正的过程-sparse points and matching
string-matching
- 一些比较常用的字符串匹配算法源码实现,较粗糙-Some of the more commonly used in string matching algorithm source, than the rough
Matching-brackets
- 实现括号(‘{}’‘()’‘<>’)匹配的检验-Brace matching test
Bracket-matching
- 使用堆栈实现的括号匹配,应用的是后缀表达式,是学习数据结构时候的实习作业。-Use the stack to achieve matching brackets application postfix expression, learning data structures when the internship job.
Mazharul String Matching By Finite Automata
- Mazharul String Matching By Finite Automata
