搜索资源列表
asift图像特征提取
- affine sitf 图像特征
sift-algorithm-pcasift-asift-csift
- 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
ASIFT_windows_beta_20090415
- 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
ASIFT-CODE
- 使用VC++分别编译出WINCE和PC版的ASIFT算法DLL,再通过C#调用这两个平台的DLL,实现PC和WINCE平台做ASIFT图像识别-Compiled using VC++, respectively, and the PC version of the WINCE ASIFT algorithm DLL, and then through the C# calling the two platforms DLL, PC and WINCE platform to achieve im
ASIFT_SIIMS_final
- ASIFT角点检测算法,具有速度快,性能好等优点,可以对特征进行快速提取-ASIFT corner detection algorithm, has the speed, performance, etc., can be quickly extracted features
ASIFT
- ASIFT算法的原始文档,详细介绍了ASIFT算法-ASIFT algorithm of the original document, detailing ASIFT algorithm
Android_ASIFT
- 在Android平台上使用ASIFT算法实现图像识别,ASIFT算法在NDK中实现-ASIFT the Android platform using the image recognition algorithm, ASIFT algorithm implemented in the NDK
asift_source
- asift,全名是 affine scale-invariant feature transform ,即 仿射性尺度不变特征变换,是用来提取较大仿射扭曲不变的特征区域的一种方法,相信对大家有用-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of t
asift
- Affine Scale Invariant Feature transform-Affine Scale Invariant Feature transform..
demo_ASIFT_Win
- 使用VC++分别编译出WINCE和PC版的ASIFT算法DLL,再通过C#调用这两个平台的DLL,实现PC和WINCE平台做ASIFT图像识别-Compiled using VC++, respectively, and the PC version of the WINCE ASIFT algorithm DLL, and then through the C# calling the two platforms DLL, PC and WINCE platform to achieve im
demo_ASIFT_src.tar
- 本代码用来计算一种局部描述子ASIFT,ASIFT是SIFT的改进。相比于SIFT,ASIFT具有更好的仿射不变性,但计算复杂度也更高。-ASIFT(affine sift)is a kind of local descr iptor, which has a better affine invariant property. But the computation complexity of ASIFT is higher than SIFT.
ICASSP09_ASIFT_final
- asift算法相比 sift算法有着更好的对几何变形的处理 可以用于对雷达的处理-asift count
demo_ASIFT_src
- ASIFT相关原码,有详细说明,该算法可应用于图像检索,图像配准等-this is the original code of asift,this algorithm can be used in the area of image retrieval, image registration and so on
ASIFT
- 关于ASIFT的原始英文文档,对于学习ASIFT有很大的帮助。想学习ASIFT的人可以参考下-The original English documents on ASIFT for learning ASIFT great help. People who want to learn ASIFT can refer to the
asift
- asift算法原作者的论文,通过该文档你可以详细地了解此改进sift算法。-the paper of asift algorithm of the original author,and through the document you can understand the improved sift algorithm.
asift
- 图像匹配与识别 asift c++ source code-image match.asift c++ sourcecode
ASIFT
- 在matlab上的Asift程序,在原有基础上有所改进,程序可以出色地实现图像的识别,匹配,效果相比SIFT,SURF等有大幅提高-In matlab Asift program improvements based on the original, the program can achieve excellent image recognition, matching, compared to the effect of SIFT, SURF, etc. have greatly impro
ASIFT
- ASIFT Feature extraction
asift
- 把网上有的都下下来了,大家看看需要哪个就看看哪个,希望对您有帮助!-including all asift in web
ASIFT算法
- ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)