Welcome![Sign In][Sign Up]
Location:
Search - Sift for beginners

Search list

[2D GraphicSIFTtutorial

Description: 展示David G. Lowe的SIFT算法。有很多解释说明。通俗易懂,适合初学者。-David G. Lowe displayed the SIFT algorithm. There are many explanations. User-friendly, suitable for beginners.
Platform: | Size: 26406912 | Author: Wei | Hits:

[matlabpca

Description: 关于matlab主元分析的一个简单的实例,可供初学者参考学习。-Matlab PCA on a simple example of reference for beginners to learn.
Platform: | Size: 3072 | Author: 刘明 | Hits:

[BooksSIFT

Description: 经典的英文SIFT教程 非常适合初学者的入门和学习-Classic English SIFT tutorial is ideal for beginners of entry and learning
Platform: | Size: 490496 | Author: ZHOU Wei | Hits:

[DocumentsSIFT

Description: SIFT特征匹配技术的基本原理,适合初学者使用-SIFT feature matching with the fundamental principles, suitable for beginners to use
Platform: | Size: 429056 | Author: carry | Hits:

[OtherSIFT_PPT

Description: 自己制作的关于SIFT算法的PPT,综合了一些资料!!可以和以前上传的程序一起看!程序都是非常简单的,很基础,不像原版的SIFT程序复杂,适合初学者!-To produce their own SIFT algorithm on PPT, a combination of some of the information! ! From the past to watch the proceedings! Procedures are very simple, it is the basis, unlike the original SIFT is a complicated one, suitable for beginners!
Platform: | Size: 450560 | Author: cc | Hits:

[Special Effectssift

Description: sift特征点对应匹配算法对立体匹配的初学者和资深编程人员都是很有用的式-sift the corresponding feature point matching algorithm for stereo matching of beginners and experienced programmers are very useful type
Platform: | Size: 441344 | Author: 任冉冉 | Hits:

[Graph programSIFT-opencv-verygood

Description: 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a lot of procedures on the SIFT algorithm, many simply tune is bad, this is not easy for me to find a better combination of C++ and OPENcv Toolkit package, but or the lack of a few link library files, I have added to this archive inside, and on how to configure OPENCV VC6 method has done a picture placed inside, the process is very detailed, for beginners to use should be the most convenient , and definitely the result. Note To configure, the process has been very clear.
Platform: | Size: 10871808 | Author: 吴若鸿 | Hits:

[Other31767685SIFT_match_teaching_materials

Description: sift算法的应用实例,对于做图像处理的初学者相当有用。-sift algorithm application example, image processing, for doing very useful for beginners.
Platform: | Size: 1635328 | Author: 陆小羊 | Hits:

[matlabsift-code

Description: sift代码,matlab版的,对初学者有用哦, 需要得下吧-sift code, matlab version, useful for beginners Oh, you need to get under the bar
Platform: | Size: 1129472 | Author: 水中青蛙 | Hits:

[Special EffectsLearning_sift

Description: SIFT的学习笔记, 初学的有用,深入理解的东西不多-SIFT study notes, useful for beginners, in-depth understanding of small things
Platform: | Size: 200704 | Author: 水中青蛙 | Hits:

[Windows DevelopSIFT

Description: 对于sift 算法的一些深刻理解,对于sift初学者或者是后期总结学习有提纲挈领的作用-Sift algorithm for some deep understanding of, for beginners or later concluded sift learning focused on the vital role
Platform: | Size: 11264 | Author: novia | Hits:

[VC/MFCsift

Description: sift详细解释,包含图像和公式!一目了然!绝对值得,适用于初学者-sift a detailed explanation, including images and formula! At a glance! Definitely worth it, for beginners
Platform: | Size: 3060736 | Author: feng | Hits:

[GDI-Bitmapsift-1.1.1_20090108_win

Description: 利用OpenCV实现的图像Shift匹配,对初学者有很大帮助。-Shift the images using OpenCV to achieve matching, very helpful for beginners.
Platform: | Size: 2675712 | Author: jiangchao | Hits:

[Special EffectsSIFT

Description: 这是我自己搜集的一些关于SIFT算法的资料,个人感觉比较全,对初学者非常适合,希望对大家能够有帮助。-This is some of my own collection of information on SIFT algorithm, individuals feel more whole, is very suitable for beginners, in the hope that we can help.
Platform: | Size: 9607168 | Author: zhu bo | Hits:

[Special Effectssift

Description: sift的算法原理,适用于初学者,ppt格式-the algorithm principle of sift, suitable for beginners
Platform: | Size: 805888 | Author: | Hits:

[Special Effectssift-algorithm-

Description: sift算法的步骤,很详细,适合初学者,word格式-the steps of the sift algorithm in detail, suitable for beginners,word format
Platform: | Size: 250880 | Author: | Hits:

[Industry researchsift-CSharp

Description: 基于C#的sift算法,非常有用,建议大家都运行一下。-For gis studies of great help for the the ARCGIS three developers, but also for beginners study.
Platform: | Size: 130048 | Author: xianggao | Hits:

[OpenCVSIFT-iamge

Description: 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the description of the feature point. Code structure is very clear, easy to understand, very suitable for beginners to learn.
Platform: | Size: 15360 | Author: 乔乔 | Hits:

[Othersift

Description: sift是一种比较优秀的特征提取算子,具有尺度不变性,旋转不变性等特点,包含sift的经典论文,深入显出的ppt介绍,及知识点详解,值得初学者下载阅读。-is a relatively good sift feature extraction operator, with scale invariance, rotational invariance, etc., contain sift classic paper, in-depth show the ppt presentation, and knowledge explain, it is worth reading for beginners download.
Platform: | Size: 6188032 | Author: longriverlcj | Hits:

[Software Engineeringsift

Description: 包含了SIFT详解,对于初学图像分类,场景识别有很大帮助-Contains a detailed SIFT, for beginners of image classification, scene recognition is of great help
Platform: | Size: 10705920 | Author: 冯阳 | Hits:
« 12 3 »

CodeBus www.codebus.net