搜索资源列表
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.
daisymiaoshuzi
- 有关daisy描述子的代码,是matlab程序-The daisy descr iptor code, is a matlab program
scd
- 根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。-MPEG 7 Scalable Color Descr iptor experiment
siftformatlab
- 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
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
1
- 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
sc_demo
- ShapeContext的著名demo 结合介绍对shapecontext有较好的理解-Demo for shape context, a famous descr iptor for keypoints matching, which has rotation and scale invariant.
ssim-1.1
- Implementation of the Self Similarity descr iptor based on the paper: Matching Local Self-Similarities across Images and Videos, Eli Shechtman and Michal Irani CVPR 07-Implementation of the Self Similarity descr iptor based on the paper: Matchi
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!
Fast-Local-Descriptor-
- DAISY has a matlab implementation now.
LCPD
- Local Contrast Phase Descr iptor (LCPD) source code.
my_sift_descriptor.m
- It's a SIFT descr iptor, usually used in stitching pictures.
HOG-descriptor-master
- 提取HOG特征,简洁好用,使用方便,大家可以下载使用,使用matlab实现(Extraction of HOG features)