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

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:

[Special EffectsSIFTAlgorithmcodes

Description: D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image features. Used to image the scale-invariant feature extraction and image feature points of the match.
Platform: | Size: 7247872 | Author: | Hits:

[OtherSIFT_VC

Description: 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
Platform: | Size: 25139200 | Author: gonghui | 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:

[Graph RecognizeSIFT_VC

Description: 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
Platform: | Size: 387072 | Author: bill | 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:

[matlabsift

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

[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:

[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:

[.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 Effectssift-match

Description: 图像拼接技术,图像配准技术,初步实现有重合区域的两幅图像的配准-Image mosaic technology, image registration, the initial overlap region to achieve a registration of two images
Platform: | Size: 487424 | Author: wendyy | Hits:

[Graph programMatch

Description: 图像匹配程序,实现ICA、PCA、SIFT多种算法的匹配,并进行比较-Image matching process, to achieve ICA, PCA, SIFT matching a variety of algorithms, and compare
Platform: | Size: 769024 | Author: sunyanbiao | Hits:

[OpenCVsift-match

Description: 基于OpenCV的SIFT匹配程序,编译可用-SIFT match program,based on OpenCV,which can be complied and used
Platform: | Size: 5769216 | Author: 胡晓斌 | Hits:

[Special Effectssift-match

Description: SIFT特征点检测,配准、匹配,代码经验证可用-sift match ransac appendimages
Platform: | Size: 2140160 | Author: 囡囡 | Hits:

[Special Effectssift-match

Description: SIFT -MATCH BY David Lowe USING C AND MATLAB-SIFT-MATCH BY David Lowe USING C AND MATLAB
Platform: | Size: 441344 | Author: 张 军 | Hits:

[OtherSIFT-match

Description: OPENCV SIFT match example,load two picture,using SIFT operator compute keypoint and descriptor
Platform: | Size: 1024 | Author: Chu Kuang-Chen | Hits:

[Othermatch

Description: sift特征匹配,sift特征点检测完要进行特征匹配,这个是特征匹配的代码(this is a code about sift match.)
Platform: | Size: 1024 | Author: 昵称存在 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net