搜索资源列表
mellin
- 梅林变换实现尺度不变识别,有图例 建议研究模式识别的各位兄弟-Meilin transform scale-invariant recognition, pattern recognition Figure recommend you look at the brothers
nmi
- 用转动惯量进行平移,旋转,尺度不变识别,有这方面兴趣的朋友不妨看看相关知识-with inertia for translation, rotation, scale-invariant recognition, the interest in this area may wish to see a friend related knowledge
123456SIFT
- SIFT scale invariant feature transform. sift.exe 可执行文件下载,有意者可以下去看看!-sciences scale invariant feature transform. S ift.exe executable files downloaded Interested parties can continue to see!
sift_application
- 遥感影像的自动配准是长期以来一直未能很好解决的一个重要问题。本文将视频图像匹配中获得巨大成功的SIFT( Scale Invariant Feature Transform)特征应用于遥感影像的自动配准问题中,并且针对遥感影像的成像特点,给出了一种具体的特征匹配方法。对航空和航天遥感影像在不同的变形、不同的光照变化和不同的分辨率下进行的大量实验表明,该方法具有稳定、可靠、快速等特点。-remote sensing images auto
SIFT
- 提取图像SIFT(尺度不变)特征 VC++实现-Extract images SIFT (scale-invariant) characteristics VC++ Achieve
sift
- SIFT,I.E. Scale-invariant feature transform
invariant_moment
- 摘要:提出了一种基于兴趣点不变矩(IPIM)的图像拼接技术。利用Harris 角检测器获取图像中的兴趣点,计算 兴趣点邻域的平移、旋转及尺度不变矩,通过比较各兴趣点邻域不变矩的欧式距离提取出初始特征点对,根据 几何变换模型剔除伪特征对,最后利用正确映射模型实现图像的拼接。实验表明,该方法对平移以及任意角度 的旋转具有良好的鲁棒性,对于具有小尺度变换的图像仍然具有很好的拼接效果。-Abstract: This paper pr
SIFTGPU
- A GPU implementation of David Lowe s Scale Invariant Feature Transform compiled on graphics cards 需要显卡芯片支持fp40/vp40,如nvidia 7900, 8800或以上-A GPU implementation of David Lowe s Scale Invariant Feature Transform compiled
SIFT_YantaoNoemie
- 图像特征匹配算法 SCALE INVARIANT FEATURE TRANSFORM -Image feature matching algorithm SCALE INVARIANT FEATURE TRANSFORM
Sift
- 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。-Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
SIFT
- Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints
SIFT
- 两份SIFT的重要资料:Distinctive Image Features from Scale-Invariant Keypoints(by David G. Lowe),SIFT特征匹配技术讲义(by 赵辉)-SIFT two important information: Distinctive Image Features from Scale-Invariant Keypoints (by David G. Lowe), SI
SIFT
- 尺度不变特征转换(Scale-invariant feature transform 或 SIFT)-Scale-invariant feature transform
sift_vs2008
- this SIFT(scale invariant feature transform) source cord for visual studio 2008.-this is SIFT(scale invariant feature transform) source cord for visual studio 2008.
Scale-invariant-feature-transform
- SITF算法小结,里面包含各种SIFT的算法,可以给你提供你所需要的资料。-Scale-invariant feature transform
program-matlab
- SIFT算法(尺度不变特征变换)Matlab 程序代码-SIFT algorithm (Scale Invariant Feature Transform) Matlab code
Scale-invariant-feature-extraction
- 用matlab编写的基于图像的尺度不变的程序,主要用于图像的特征提取。-Prepared using matlab image-based scale-invariant procedure, mainly for image feature extraction.
Scale-Invariant-Feature-Transforms
- 该教程由英属哥伦比亚大学的研究者编写,详细介绍了Scale Invariant Feature Transform算法。-This tutorial introduce the algorithm os Scale invariant Feature Transform in detailed by the researcher of British Columnbia University
Scale-invariant-feature-extraction
- 尺度不变的特征提取算法,sift,MATLAB版本。-Scale invariant feature extraction algorithm, sift, MATLAB version.
Scale-Invariant-Feature-Extraction
- 尺度不变特征提取 im read( lena.bmp ) im double(im) [ pos, scale, orient, desc ] SIFT( im) -Scale Invariant Feature Extraction im imread( lena.bmp ) im double(im) [ pos, scale, orient, desc ] SIFT( im)