搜索资源列表
siftDemoV4
- 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
main
- ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
sift_vs2008
- This programs is a sift algorithm sourcefile written by Visual Studio 2008. This is written by MFC. Simply, just compile and run to use.
SIFT_PPT
- 自己制作的关于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, u
sift-0[1].9.18.tar
- 用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
31767685SIFT_match_teaching_materials
- sift算法的应用实例,对于做图像处理的初学者相当有用。-sift algorithm application example, image processing, for doing very useful for beginners.
sift
- SIFT 算法图像识别 基于opencv 基于sift-SIFT algorithm based image recognition is based on opencv sift
phase-SIFT-features
- 结合相位和SIFT特征相关的图像自动配准算法-Combined phase and SIFT features automatic image registration algorithm
SIFT_demo
- SIFT算法的相关实现 自己用matlab写的sift特征点检测与匹配程序,运行能通过-SIFT algorithm related to realize their written with matlab sift feature point detection and matching program, run through
sift
- 一种常用于图像特征描述的一种描述子,全称尺度不变特征变换-Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and describe local features in images. The algorithm was published by David Lowe in 1999.[1]
sift_switch
- 能实现两张图片的快速精确匹配,利用了sift算法-To achieve fast and accurate matching two images, the use of the sift algorithm
SIFT-algorithm
- D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
C56766
- Forensic science it the study of objects that relate to a crime. Forensic scientists study evidence so that it can be used in a court of law. Forensic scientists observe, classify, compare, use numbers, measure, predict, interpret data, and draw infe
SIFT
- algorithm used for sift features and sift feature extraction
my_sift
- 在matlab上实现sift算法,供大家参考学习-Achieve sift algorithm in matlab
sift
- 基于VS2010+opencv2.4.7编写的sift算法,用于图片或视频特征点检测及图片匹配-Sift algorithm based on VS2010+ opencv2.4.7 write for images or video feature point detection and image matching
SIFT_Matlab
- matlab的sift算法,本人没研究明白,但有人说能整出来(Matlab SIFT algorithm, I did not study, understand, but some people say that can be completed)
sift代码
- matlab的sift算法,修改后可以出来(Matlab SIFT algorithm that can be completed)
SIFT-master
- 这是图像处理中很重要的一个特征提取算法,sift,原作者已经申请了专利,不可以商用哦(This is an important feature extraction algorithm in image processing, sift, the original author has applied for a patent, can not be commercial Oh!)
sift
- 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)