Welcome![Sign In][Sign Up]
Location:
Search - image matching using sift

Search list

[Special EffectsSIFT

Description: 利用VC编程实现SIFT算子的影像匹配,对于学习和研究影像匹配的人可以交流一下。-Programming using VC Operator SIFT image matching, learning and research for image matching can exchange.
Platform: | Size: 52224 | Author: 谭金石 | Hits:

[Special EffectsSIFT_demo

Description: SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source code is given
Platform: | Size: 1472512 | Author: cxl | 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:

[Special Effectsransac

Description: 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。-Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
Platform: | Size: 18432 | Author: 朱静 | Hits:

[Special Effectssift

Description: 用matlab和VC实现图像匹配拼接的sift算法-VC implementation using matlab and the image matching algorithm sift Splicing
Platform: | Size: 2862080 | Author: yangdawei | Hits:

[Graph programsift

Description: 利用sift算法提取图像特征点,为进一步实现图像间的匹配做准备。-Sift algorithm using image feature extraction point for the further implementation of the matching between images ready to do.
Platform: | Size: 816128 | Author: 季全 | Hits:

[Graph RecognizeMatlab

Description: 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
Platform: | Size: 68608 | Author: zheng | Hits:

[Special EffectsSIFT

Description: 用sitf算法抽取图像之间的特征点来实现图像匹配。-Sitf extraction algorithm using the feature points between images to achieve image matching.
Platform: | Size: 1368064 | Author: 谷永山 | Hits:

[Othersift-0[1].9.18.tar

Description: 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
Platform: | Size: 2882560 | Author: liuyinghong | Hits:

[Industry researchsift2

Description: 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image registration. This method first match when matching images and reference images in the line features, using the matching Zhixian construct the virtual corner Secondly, the traditional SIFT algorithm for multi-source remote sensing image matching feature points and its shortcomings, bound with thread features characteristic of the method for point SIFT extraction of the same name points Finally, a virtual corner and SIFT on the same name point to the building triangulation using small panel differential corrected.
Platform: | Size: 275456 | Author: LIDAN | Hits:

[matlabsift-0.9.3

Description: the sift algorithm for image matching using matlab
Platform: | Size: 3578880 | Author: bassem | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[Special EffectsSIFT-feature-points

Description: 基于SIFT特征点改进搜索算法的图像匹配技术的研究。利用SIFT可以做图像拼接和增强现实等技术。-SIFT feature points based on improved search algorithm for image matching technology research. Image stitching using SIFT can do, and augmented reality techniques.
Platform: | Size: 432128 | Author: 谷继红 | Hits:

[Special Effectsedge-detection

Description: 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point vector matching image registration.
Platform: | Size: 1024 | Author: zhao | Hits:

[Graph Recognizesift-0.9.19.tar

Description: 图像匹配与识别 快速 匹配率高 需要用matlab 运行-Image matching and recognition fast matching rate need to run using matlab
Platform: | Size: 11563008 | Author: 李猛 | Hits:

[Software EngineeringAn-Open-Source-SIFT-Library

Description: Describes an Open Source library used for the purpose of Image Matching using David G. Lowes SIFT algorithm.
Platform: | Size: 2287616 | Author: PHILIP TROWE | Hits:

[OpenCVsift_flann

Description: sift算法实现图像匹配,利用flann匹配算子-sift algorithm of image matching using flann match operator
Platform: | Size: 19974144 | Author: dxl | Hits:

[Special Effectsimage-stitching

Description: 图像拼接,通过sift匹配进行360度全景的图像拼接,采用拉普拉斯金字塔进行模糊-Image stitching, matching sift through a 360-degree panoramic image stitching, using fuzzy Laplacian pyramid
Platform: | Size: 5091328 | Author: Ezreal | Hits:

[Special Effectsimage-mosaic

Description: 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine transformation, and finally stitching, very detailed notes in the program, you sense Interested comrades can be downloaded.
Platform: | Size: 548864 | Author: li | Hits:

[OpenCVopencv3.2_SIFT+flann

Description: 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
Platform: | Size: 17428480 | Author: nkkkkk | Hits:
« 12 3 »

CodeBus www.codebus.net