搜索资源列表
基于颜色特征的图像检索
- 基于颜色特征的图像检索技术,代码及程序
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.
CBIRpca
- 基于内容的图像检索技术,包含颜色特征及纹理特征matlab程序,实验结果-Content-based image retrieval, color features and texture features including matlab program, the experimental results
CBIR
- 用matlab实现的基于颜色特征的图像检索系统。-Using matlab to achieve the color-based Image Retrieval System.
bbb
- 这是一个基于颜色特征的图像检索系统,是我下了好多之后发现的最好的一个,可以做为毕业设计的,很好的,快下吧!-This is a color feature based image retrieval system is under a lot after I found the best one can be designed as a graduation, a good, fast, are you!
hsvyszft00
- 传统的HSV空间颜色特征提取算法,量化为8H3S3V.-HSV color space for the traditional feature extraction algorithm, to quantify 8H3S3V.
firedetect_CSHARP
- 火焰检测系统,通过火焰的静态颜色特征和动态的抖动特征去识别。-fire detection
backgroundSubtraction
- 基于颜色特征的背景模型的算法程序,具有光照不变性,可处理光照变化环境下的运动目标检测-Based on the color characteristics of the algorithm for background model procedures, with illumination invariance, illumination changes in the environment can be handled under the moving target detection
colorhist
- 颜色特征提取,为matlab 源文件,是底层图像处理的基本特征之一,是本人在做硕士论文时收集修改的代码-Color Feature Extraction for the matlab source file, the underlying image processing are one of the essential features
bwretrival
- 这是一个基于颜色特征的图像检索系统,通过打开一幅图,然后,查找与之相似的一些图片-This is a color feature based image retrieval system, by opening a map, and then to find some pictures with similar
psc123
- 这是一个基于颜色特征的图像检索系统,在此用到了直方图算法来实现 ,通过打开一幅图进行检索-This is a color feature based image retrieval system, used in this algorithm to achieve the histogram, by opening a map search
licencelocation
- 各种车牌定位算法,包括基于数学形态学、模板匹配、纹理、边缘检测和颜色特征等!-A variety of license plate location algorithm, including those based on mathematical morphology, template matching, texture, edge detection and color characteristics!
SEGMET1112.RAR
- 基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
track_color
- 基于颜色特征的rgbmeanshift跟踪算法,可以直接运行。-Based on Color Features rgbmeanshift tracking algorithm can be directly run.
jiyuyansexitongdetuxiangshibiexitong
- 基于颜色特征的图像检索系统 可以根据颜色来进行图像的检索-Based on color features image retrieval system
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
颜色特征提取
- 图像处理方面,基于rgb特征,进行颜色特征提取(In image processing, color feature extraction is based on RGB features)
颜色特征提取
- 颜色特征提取,将一张图片中的颜色特征提取出来(Color feature extraction)