搜索资源列表
GaborFilter
- 本程序用matlab编写,可用于图像特征提取,是很好的纹理特征提取方法,可应用于图像检索系统
gaborfiltercode
- gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale.
LBP
- 实现图像纹理特征的提取,并且完成了该项功能-The extraction of image texture features, and completed the
lbp
- LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-LBP (local binary mode) algorithm was originally used to describe the texture, the latter a reference to the human face, facial feature can be described.
glcmaa1
- 保真GLCM图像纹理分析。利用了基于灰度共生矩阵GLCM的纹理特征分析方法,对TM 6热红外波段影像进行目标信息的提取,以增强热辐射量大的亮温目标与背景图像的差异,从而实现对原始图像进行图像增强、实现目标信息提取的目的.-Image fidelity GLCM texture analysis
gaborfiltermatlab
- gabor滤波器对图像进行滤波,得到不同方位不同尺度下的图像纹理特征。-using for texture features extract under multi-orient and multi-scale.
gabor
- gabor特征提取程序,对于搞问纹理提取的人来说很有用处-gabor feature extraction process, engage in asking for the texture extraction is very useful for those who
work
- 在DCT域进行图像检索,分别采取了对DCT块的边缘类型提取以及纹理特征提取两个方法-Image Retrieval in DCT domain, DCT blocks were taken on the edge of the type and texture feature extraction method of extracting the two
DemonOfImageTexture
- 图像纹理分析的演示代码,计算了最基本的图像纹理特征-Demon Of Image Texture
Texture
- 适用于二维图像的共度共生矩阵纹理特征提取,尤其是在医学处理方向-Co-occurrence Matrix
lbp
- 本代码为lbp算子的matlab实现,并附有简单的测试代码。可用于提取图片纹理特征,计算不同图片纹理差异等。-The code for lbp operator matlab implementation, together with a simple test code. Can be used to extract image texture features, calculate different picture texture differences.
LBP
- 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
Texture-based-image-retrieval-source
- 基于纹理的图像检索matlab源码,通过提取图像的纹理特征,建立图像特征库,对实例图像进行检索。-Texture-based image retrieval matlab source code, by extracting image texture features, the establishment of the image feature database of examples of image retrieval.
face_lbp
- LBP纹理特征提取,主要是针对人脸表情的动态纹理特征进行分类!-LBP texture feature extraction, the main classification dynamic texture feature recognition is facial expression!
lbp
- 来自<Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP,用于图像的纹理特征分析-From <Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP, us
getmapping
- 基于纹理特征的LBP 编码, 采用MATLAB语言开发完成。-LBP CODING!
GET-TEST
- 基于LBP纹理特征的图像表达!采用MATLAB编程语言实现。-LBP coding。
huidugongsheng
- 这个程序代码的作用是提取图像的纹理特征,用一个滑动窗口求取共生矩阵-The role of this code is to extract texture features of the image, with a sliding window to strike a co-occurrence matrix
Gaborchengpin
- Gabor提取纹理特征,充分实现纹理特征的提取,完成实验目标-Gabor texture features extracted, the full realization of extracted texture features, to complete the test target
TextonBoostSplits
- Textonboost用boosting实现基于纹理特征的图像分类,里面有训练集、测试集和验证集,具有一定参考价值。-Textonboost uses boosting to realize image classification based on texture features, which has training set, test set and validation set, which has a certain reference value.