搜索资源列表
ColorHistogram.rar
- 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
colortexture.rar
- matlab编写的图像处理程序,用于提取图像的纹理、颜色特征。,matlab image processing procedures to prepare for the extraction of image texture and color features.
extractFeatures.zip
- 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
vc
- 基于颜色空间的图像特征提取的研究,对于图像处理的学习者有很大的帮助-Color space based on the study of image feature extraction, image processing for the great help learners
feature-extraction-algorithm-
- 颜色、形状、纹理特征提取算法及应用,各种方法都有,很有用。-Color, shape, texture feature extraction algorithms and applications, various methods are very useful.
hsvyszft00
- 传统的HSV空间颜色特征提取算法,量化为8H3S3V.-HSV color space for the traditional feature extraction algorithm, to quantify 8H3S3V.
colorhist
- 颜色特征提取,为matlab 源文件,是底层图像处理的基本特征之一,是本人在做硕士论文时收集修改的代码-Color Feature Extraction for the matlab source file, the underlying image processing are one of the essential features
37724099hsvfeature1
- 基于视觉特征的图像特征提取,在HSV颜色空间提取彩色纹理特征-Based on the visual characteristics of image feature extraction, in the HSV color space, color texture feature extraction
ImageRetrievalMethod
- 本文采用的图像特征提取和表示方法,考虑了颜色空间分布的位移信息,同时也考虑了颜色空间分布的统计信息,通过实验检验这种综合方法的检索效率。实验结果表明,此方法可以取得比较好的效果。-The method of feature extract end express we adopt considers the space information of the color, and also consider the shape of the color. The experimental resu
CFPT201046
- 数字图像的图像增强方法,图像平滑方法,特征提取和特征匹配方法。对于图像初学者很有帮助。-Digital image of the image enhancement, image smoothing, feature extraction and feature matching. Very helpful for beginners images.
LPR
- 国外的一个车牌识别程序,主要是基于颜色特征提取分割的,内置神经网络。-A license plate recognition program abroad, mainly segmentation based on color feature extraction, built-in neural networks.
imageclass
- 从互联网上找到的一个关于颜色,纹理,形状提取图像特征的源码-color texture shape detection,source and doc from the web
src
- 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
ColorHistogram
- 图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。-Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a
tezhengtiqu
- 基于小波变换的特征提取,并且给出了利用小波变换的纹理特征提取和颜色特征提取。-Feature extraction based on wavelet transform and wavelet transform are given texture and color feature extraction feature extraction.
extra
- 提取图像颜色特征:RGB转化HSI并且生成123阶中心距-extract the color feature of a image
colorMom
- 颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值,mean)、二阶矩(方差,viarance)和三阶矩(斜度,skewness)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。本代码很好的实现了对图片颜色矩的提取,并有详细的注释。(Color moment is said a simple and effective method of color feature, a moment (mean, mean)
ColorTracking_code
- 基于颜色特征提取的目标跟踪,MATLAB语言,效果好(This code is based on MATLAB language, extract the color characteristics of the target tracking, the experiment shows good results)
颜色特征提取
- 图像处理方面,基于rgb特征,进行颜色特征提取(In image processing, color feature extraction is based on RGB features)
颜色特征提取
- 颜色特征提取,将一张图片中的颜色特征提取出来(Color feature extraction)