搜索资源列表
-
1下载:
人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
-
-
0下载:
.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
-
-
0下载:
基于模板匹配的图像识别的源代码,为初学者提供部分参考。-Image recognition based on template matching of the source code, in order to provide some reference for beginners.
-
-
0下载:
用MATLAB对两幅图片进行图像匹配,程序源码运用了两种匹配算法:1.一种种基于灰度值的模板匹配2.模板匹配的改进算法使用界面输入输出方式
-Using MATLAB for image matching two pictures, the program source code using two matching algorithms: 1. A various gray value-based template matching. Improve template matching
-
-
0下载:
采用模版匹配的方法对图像进行匹配。适合初学者....相当经典,是MatLab源码-The template matching method of image matching. For beginners... Quite a classic, is the MatLab source code
-
-
0下载:
模板匹配的代码,很好用,matlab写的,可以直接使用和修改-I s useful code for template matching.
-
-
0下载:
code for image template matching in matlab
-