搜索资源列表
pipei
- .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_
picture
- 用matlab对两幅图片进行图像匹配,方法新颖,独特,初学者应仔细研读,必有收获-Using matlab image matching of the two pictures, methods, novel, unique, beginners should be carefully studied, one must be harvested
getorder
- get_order - Determine the allocation order of a memory size.
getorder
- Determine the allocation order of a particular sized block of memory.
getOrder
- 车牌字符分割与识别的算法,采用垂直投影的方法进行车牌字符的分割。-The license plate character segmentation and recognition algorithm, using the method of vertical projection of license plate character segmentation.
peidui
- *****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下********** 1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (
img-Match
- testpipei_1.m 基于灰度的归一化匹配算法 testpipei_2.m 基于灰度的快速模板匹配算法 getOrder.m 二进制编码 gettezheng.m 求特征值-Testpipei_1. M normalized matching algorithm based on gray level Testpipei_2. M fast template matching algorithm based on