Welcome![Sign In][Sign Up]
Location:
Search - match sift

Search list

[Special Effectssift20071011

Description: 主要有二个功能:1对图像进行SIFT特征值匹配2.显示相应的匹配效果,即核线 matlab语言的,加上C语言-There are two main functions: 1 images match SIFT eigenvalue 2. Shows the effect of the corresponding match, that is, nuclear line matlab language, together with the C language
Platform: | Size: 5457920 | Author: 董玲燕 | Hits:

[Graph programSIFT

Description: SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is the feature points at home and abroad to match the hot area of research and difficult, and its ability to match, can be dealt with between the two images, translation, rotation, affine transformation in case of matching, even in some degree for any angle images also have relatively stable feature matching capacity
Platform: | Size: 3397632 | Author: ligu | Hits:

[Windows Developmatch

Description: 给出了一个关于SIFT算子的VC++下的匹配程序,实现快速匹配-SIFT gives an operator on VC++ Under the matching process, achieve rapid match
Platform: | Size: 2048 | Author: kysuli | Hits:

[Special Effectssift

Description: SIFT特征匹配,可以用于图像匹配,匹配具有仿射变换不变性非常有用-SIFT feather match,
Platform: | Size: 4125696 | Author: liuran | Hits:

[Special Effectssift-match

Description: sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有-sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
Platform: | Size: 375808 | Author: purple_ice | Hits:

[2D GraphicSIFT-matlab

Description: 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot area of research and the difficulties in matching their ability to deal with translation between two images, rotation, affine transformation to match the case of problems, and even to some extent in any angle images will also be able to match the characteristics of a more stable capacity
Platform: | Size: 617472 | Author: | Hits:

[matlabsift

Description: 用于图像精确匹配以及目标检测的SIFT算法-Sift algorithm matlab version for object detection and image match
Platform: | Size: 2646016 | Author: 韩武 | Hits:

[Graph programSIFT-demo

Description: 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside the same scene, and the establishment of the correspondence between them, a few years ago was only made by SIFT (scale-invariant features) algorithm to provide a solution by this algorithm can make to meet certain conditions, the same two images, scene of some point (later referred to the critical point) can match the
Platform: | Size: 257024 | Author: 文松抑扬 | Hits:

[Graph programsift

Description: 提取SIFT特征点并加以匹配,提供了UI来看一幅图片中的特征点匹配程度-extract the SIFT features, and provide UI to show how much they match.
Platform: | Size: 15360 | Author: zzzffflll | Hits:

[Special EffectsSIFT

Description: SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
Platform: | Size: 11264 | Author: qwe | Hits:

[Graph programsift

Description: sift目标跟踪特征点的匹配,检测性能高,匹配效果好-sift target tracking feature points of the match, testing high-performance, match the good results
Platform: | Size: 2803712 | Author: guaer | Hits:

[Windows Developmatch

Description: 这是SIFT算法在匹配遥感方面的一个应用,实现自动匹配识别功能-This is the SIFT algorithm to match an application of remote sensing, automatic matching recognition
Platform: | Size: 1024 | Author: 耿锦 | Hits:

[Graph programsift-latest.tar

Description: This a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as well as some executables to detect, match, and display keypoints. For more information on SIFT, refer to the paper by Lowe -This is a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as well as some executables to detect, match, and display keypoints. For more information on SIFT, refer to the paper by Lowe
Platform: | Size: 164864 | Author: Ye Ping | Hits:

[Special EffectsSIFT

Description: 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and then select the best match point optimized vector matching image registration.
Platform: | Size: 1024 | Author: 杨博明 | Hits:

[2D Graphicpca-sift

Description: Using C + + language of the PCA-SIFT algorithm, can be used for visual odometer feature extraction and matching results with good match
Platform: | Size: 61440 | Author: jason li | Hits:

[Graph programSIFT

Description: SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生的平移、旋转情况下的匹配问题-SIFT features matching algorithm is the hot matching algorithm of feature points at home and abroad . its matching ability is strong.It can match the feature points of two images which are rotated or traslation.
Platform: | Size: 4485120 | Author: 田晓娜 | Hits:

[matlabSIFT

Description: MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
Platform: | Size: 1291264 | Author: dulihui | Hits:

[.netsift-1.1.1_20070330_win

Description: All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the functions of the projects: *siftFeat -- Detect SIFT features *match-- Find and match SIFT features in two images *dspFeat-- Display features from a file You can mess with the global variables in each of the main C files to adjust parameters, including input and output files. You might also have to adjust the project properties depending on how you installed OpenCV and GSL.-All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the functions of the projects: *siftFeat -- Detect SIFT features *match-- Find and match SIFT features in two images*dspFeat-- Display features from a file You can mess with the global variables in each of the main C files to adjust parameters, including input and output files. You might also have to adjust the project properties depending on how you installed OpenCV and GSL.
Platform: | Size: 352256 | Author: wushuqiong | Hits:

[Special EffectsMatch

Description: 基于sift的图像间匹配点查找算法,经测试可以可以适应各种图像状况(包括各种仿射变换)。-Sift-based image matching points between the search algorithm, the tests can be adapted to a variety of image conditions (including affine transformation.)
Platform: | Size: 4097024 | Author: matchless | Hits:

[Special EffectsQuasi-dense-match

Description: 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algorithm to find sparse point matches between two images. 2) Secondly, using "quasi-dense propagation" algorithm to get "quasi-dense" point matches. "Quasi-dense" means the matches are distributed evenly, and have quantities been improved significantly.
Platform: | Size: 275456 | Author: liutailei | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net