特征提取SIFT算法
%[image,descriptors,locs]=sift(imageFile)
%
%ThisfunctionreadsanimageandreturnsitsSIFTkeypoints.
%Inputparameters:
%imageFile:thefilenamefortheimage.
%
%Returned:
%image:theimagearrayindoubleformat
%descriptors:aK-by-128matrix,whereeachrowgives
下载地址
用户评论
恩..非常好的對應方法..至少我用的著
不错的资料,可以运行.