搜索资源列表
sift.rar
- 本程序实现sift算子的检测,描绘子的计算,希望对大家有用,This procedure sift realize Operator detection, descr iptor calculation, in the hope that useful to everybody
daisy
- daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。-A Fast Local Descr iptor for Dense Matching,2008.
scd
- 根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。-MPEG 7 Scalable Color Descr iptor experiment
RegionGaussian
- 利用matlab编写的m文件,提取图像的高斯描绘子。-M prepared to use matlab files, extract images Gaussian descr iptor.
work2
- 使用基于统计的方法提取图像的纹理特征,得到六个纹理描绘子-The use of statistical methods based on image texture features extracted by the six texture descr iptor
Fourier_Discriptor
- 基于傅里叶描述子对旋转、平移等运动的不敏感性,识别目标-recognize the objects with rotation, translation, etc based on fourier descr iptor.
vlfeat-0.9.9.tar
- 这是一个著名的MATLAB/C实现的sift算法库。 并且被分解成几个可以重用的M和MEX文件。 这个实现产生一些关键点和描述子,和David Lowe s的实现差不多。-This is a MATLAB/C implementation of the SIFT detector and descr iptor. It is customizable and features a decomposition of the algorithm in several reusable M a
www.glzy8.com_161417_162
- PHOG的matlab描述。 将图像的PHOG描述符运用MATLAB显示出最终的直方图。-PHOG the matlab descr iption. Descr iptor of the image using MATLAB PHOG show the final histogram.
Fourier-Descriptor
- 傅里叶描述子用来描述和识别图像中有边缘的物体形状,本程序基于MATLAB,测试可用-Fourier descr iptor is to analyze and identify the important objects in the shape of one of the methods. The use of polygon-based curve near Continuous Fourier transform method like Fourier descr iptors, and
sift1
- 在matlab下实现sift描述符,并有测试程序-sift descr iptor using matlab,and test procedures are provided
S-I-F-T_YantaoNoemie
- 基于matlab实现sift描述符程序,经测试可用,效果有待提高!-achieve sift descr iptor, program has been tested and is available, the effect needs to be improved!
brisk
- 最新的brisk描述子,比sift更快更好,里面是论文作者自己公开的代码,包括matlab版和VC版,测试后可用-Descr iptor latest brisk, faster and better than sift, which is a paper of their own public code matlab version and the VC version, available after test
signatureSal
- 图像特征是稀疏信号的很好表达,使用简单的操作可以对图像进行恢复。此代码可用于用于图像特征的基准。-the image signature is a good descr iptor for sparse signals, which support can be approximately recovered using extremely simple operations. The MATLAB scr ipts for benchmarking of image signature
code
- 用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。-Matlab for image retrieval, based on the descr iption of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descr iptor an edge, it has the direction
SIFT
- SIFT特征提取程序,matlab编写。SIFT是图像上的某种特征,具有尺度,光照,甚至仿射不变性,广泛的用于图像拼接,目标检测,目标跟踪等应用中。-SIFT descr iptor
affintpoints
- 仿射不变Harris, Laplacian, det(Hessian) and Ridge 特征点检测 参考文献:An affine invariant interest point detector , K.Mikolajczyk and C.Schmid, ECCV 02, pp.I:128-142.-Matlab code for detecting Affine spatial interest points. Includes Harris, Laplacian, det(Hess
SIFT_matlabe1
- This a MATLAB implementation of the SIFT keypoint detector and descr iptor -do_gaussian: generate Gaussian scale space of input image do_diffofg: generate Difference of Gaussian (DoG) scale space do_localmax: local extrema as the potential keyp
Fast-Local-Descriptor-
- DAISY has a matlab implementation now.
my_sift_descriptor.m
- It's a SIFT descr iptor, usually used in stitching pictures.
HOG-descriptor-master
- 提取HOG特征,简洁好用,使用方便,大家可以下载使用,使用matlab实现(Extraction of HOG features)