文件名称:extractkeypoint
介绍说明--下载内容均来自于网络,请自行研究使用
提取角点的实用程序,也叫特征点提取,包括Harris方法、SUSAN方法、SUSAN-Laplace方法。-extract keypoints also called feature , corners , interest points , etc.The following algorithm are provided : Harris SUSAN - Harris-Laplace- Laplacian of Gaussian (LoG)- Gilles The input image must be a gray level image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
提取keypoint\door.jpg
............\findLocalMaximum.m
............\kp_gilles.m
............\kp_harris.m
............\kp_harrislaplace.m
............\kp_log.m
............\kp_susan.m
............\patrol.jpg
............\README.txt
............\shiyan.bmp
............\sunflower.jpg
............\susan.dll
............\susan.m
............\test.m
............\test.pgm
提取keypoint