文件名称:siftcode
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 657kb
- 下载次数:
- 0次
- 提 供 者:
- xia***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在图像匹配中,有很多种算法。在这众多的算法中,SIFT 算法具有良好的尺度、光
照和空间旋转的不变性,所以被广泛的应用于图像匹配当中。本文对SIFT 算法的四个主要
步骤进行了简单的介绍,并将该算法应用到多色二值压缩的压缩算法当中,提高了压缩效率
并且缩小了压缩后的存储空间。-In image matching, there are many kinds of algorithms. In many algorithms, SIFT algorithm has good scale, light and space rotation invariance, it has been widely used in image matching them. In this paper, the four main steps in SIFT algorithm was brief, and the algorithm is applied to the multi-color two values of compression compression algorithms which improve the compression efficiency and reduces the compressed storage space.
照和空间旋转的不变性,所以被广泛的应用于图像匹配当中。本文对SIFT 算法的四个主要
步骤进行了简单的介绍,并将该算法应用到多色二值压缩的压缩算法当中,提高了压缩效率
并且缩小了压缩后的存储空间。-In image matching, there are many kinds of algorithms. In many algorithms, SIFT algorithm has good scale, light and space rotation invariance, it has been widely used in image matching them. In this paper, the four main steps in SIFT algorithm was brief, and the algorithm is applied to the multi-color two values of compression compression algorithms which improve the compression efficiency and reduces the compressed storage space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
siftcode\ChangeLog.txt
........\dspFeat\dspFeat.ncb
........\.......\dspFeat.sln
........\.......\dspFeat.suo
........\.......\dspFeat.vcproj
........\dspfeat.c
........\imgfeatures.c
........\imgfeatures.h
........\kdtree.c
........\kdtree.h
........\LICENSE.txt
........\LICENSE.ubc.txt
........\match\match.ncb
........\.....\match.sln
........\.....\match.suo
........\.....\match.vcproj
........\match.c
........\minpq.c
........\minpq.h
........\README.txt
........\sift.c
........\sift.h
........\....Feat\siftFeat.ncb
........\........\siftFeat.sln
........\........\siftFeat.suo
........\........\siftFeat.vcproj
........\siftfeat.c
........\THANKS.txt
........\Thumbs.db
........\utils.c
........\utils.h
........\xform.c
........\xform.h
........\dspFeat
........\match
........\siftFeat
siftcode
........\dspFeat\dspFeat.ncb
........\.......\dspFeat.sln
........\.......\dspFeat.suo
........\.......\dspFeat.vcproj
........\dspfeat.c
........\imgfeatures.c
........\imgfeatures.h
........\kdtree.c
........\kdtree.h
........\LICENSE.txt
........\LICENSE.ubc.txt
........\match\match.ncb
........\.....\match.sln
........\.....\match.suo
........\.....\match.vcproj
........\match.c
........\minpq.c
........\minpq.h
........\README.txt
........\sift.c
........\sift.h
........\....Feat\siftFeat.ncb
........\........\siftFeat.sln
........\........\siftFeat.suo
........\........\siftFeat.vcproj
........\siftfeat.c
........\THANKS.txt
........\Thumbs.db
........\utils.c
........\utils.h
........\xform.c
........\xform.h
........\dspFeat
........\match
........\siftFeat
siftcode