文件名称:matlab susan改进算法
文件大小:8KB
文件格式:TXT
更新时间:2012-06-02 03:21:20
susan改进算法
susan改进算法 % File name : edgemap.m % File Type : m-file (script file for Matlab) % Requirements: Matlab Image Processing Toolbox % Begin : 2006-07-07 % Last Update : 2007-05-31 % Author : Nicola Asuni % Description : This function detects image edges using an improved % SUSAN technique. % Copyright : Tecnick.com S.r.l. % Via Ugo Foscolo n.19 % 09045 Quartu Sant'Elena (CA) % ITALY % http://www.tecnick.com % info@tecnick.com % License : GNU GENERAL PUBLIC LICENSE v.2 % http://www.gnu.org/copyleft/gpl.html % Version : 1.1.000 %