搜索资源列表
pipei
- 图像匹配的的原图和目标图片,很实用的,欢迎下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian
pipei
- 这是一个有关匹配的算法 实现的功能是匹配的常用的算法,适合初学者使用
pipei
- 仅初学者使用,十分适合用于学习vb中数组的使用
pipei
- 用图像的特征部位的面积进行匹配,实现识别图像的功能。
pipei
- 寻找二分图的最大匹配 程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配 找出最大匹配。
yundong-guji-pipei.rar
- matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索等等,motionsEstAnalysis.m——scr ipt to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSE
pipei.rar
- 这是一个用MATLAB编程实现的对两幅图片进行匹配,GUI交互实现两种匹配算法,This is a MATLAB program used to achieve matching of two images, GUI interaction to achieve the two-matching algorithm
pipei
- 任意输入一个由若干个圆括号、方括号和花括号组成字符串,设计一个算法判断该串中的括号是否配对。 -Enter an arbitrary number of parentheses, square brackets and curly braces composed of strings, to design an algorithm to determine the string in brackets whether the pair.
pipei
- .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpi
pipei
- 匹配游戏-Match game
PIpei
- 频率匹配软件,从被选数据中查找差值最小,最匹配的那个-Frequency matching software, selected data from the margin to find the smallest, most of the match
PIPEI
- 图像匹配是三维重建中的一个关键部分。在立体视觉中,为了得到空间一点的三维几何信息,需要从不同的视点方向获取的两幅(或者多幅)图像中正确找到这一个点在不同的图像中的投影点,这一个过程就叫做图像匹配(mIageMatchnig).所以图像匹配是立体视觉系统的核心,也是实现图像理解的基础。 。 -Three-dimensional reconstruction of the image matching is a key part of. In stereo vision, in order
pipei
- 这是我在大学的时候老师讲信号检测与估计理论时候的第七章课件,老师讲得很好,一定对大家有帮助-This is my teacher in college, when speaking when the signal detection and estimation theory of Chapter VII of courseware, the teacher explained things very well, it will surely help us
pipei
- 字符串匹配的随机算法,不同于传统的KMP算法-The random string matching algorithm, the KMP algorithm is different from the traditional
pipei
- 一个模板匹配算法源代码,能对有旋转的目标进行识别。-A template matching algorithm source code, can identify the rotating targets.
pipei
- 基于角点特征的图像匹配的几个代码~~较为详细-Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~
pipei
- 图像匹配经典事例。ssda和mad匹配算法。-ssda mad
pipei
- 模板匹配,有示例图片,用于匹配是带匹配的一部分的情况效果比较好-pipei
pipei
- 自己编的中英文混合模式匹配,用KMP算法实现。-Own series of mixed pattern matching, KMP algorithm used.