搜索资源列表
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
- 基于仿射变换的改进sift算法,秒杀现有一切sift、surf-based on affine sift,
ASIFT_windows_beta_20090415
- 基于SIFT的一种新特征点匹配算法,比SIFT还强,-Based on SIFT feature points of a new matching algorithm is also stronger than the SIFT,
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
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
demo_ASIFT_src
- 提供一种改进的sift算法,即asift算法的实现代码,代码效率高。-Provide an improved sift algorithm, namely asift algorithm code, the code efficiency is high.
asift
- 图像匹配与识别 图像匹配与识别 -image match
asift
- asift算法原作者的论文,通过该文档你可以详细地了解此改进sift算法。-the paper of asift algorithm of the original author,and through the document you can understand the improved sift algorithm.
demo_ASIFT_src.tar
- ASIFT 快速提取特征点和 图像的快速匹配 -SATFT matching
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
- 使用matlab编程工具,对ASIFT方法进行编程,得出结果-Programming using MATLAB programming tools on the ASIFT method
Asift-MATLAB
- 可直接运行的matlab代码,Asift算法,比SIFT找到的特征点多很多。-Can be directly run matlab code, Asift algorithm, more than SIFT to find the feature points.
ASIFT算法
- ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
Affine-sift
- Affine—SIFT(ASIFT),模拟一组的初始图像样本的意见,可通过改变两个相机轴的方向参数,即纬度和经度角,其中不处理的SIFT方法。然后,它将SIFT方法本身应用于所有图像。生成.因此,有效地覆盖所有六个参数ASIFT的仿射变换。(Affine- SIFT (ASIFT), simulates a set of sample views of the initial images, obtainable by varying the two camera axis orientat
ASIFT_slides_20min_v5
- ASIFT算法就是为了解决SIFT、ORB、SURF等特征描述算子倾斜匹配的问题。上面的这些算法可以很好的应对尺度、旋转情况下的匹配,但是对于倾斜影像的特征点匹配只能提取很少量的特征,所以作者提出ASIFT来解决这个问题。(If a physical object has a smooth or piecewise smooth boundary, its images obtained by cameras in varying positions undergo smooth apparen