搜索资源列表
基于颜色特征的图像检索
- 基于颜色特征的图像检索技术,代码及程序
基于颜色特征的图像检索
- 通过提取图像的颜色特征对图像进行收索
高阶矩在颜色传输中的应用
- 高阶矩在颜色传输中的应用,利用高阶矩阵统计图像特征,使目标图像具有与源图像相近的颜色特征-Higher Moments in color and transmission applications, the use of higher order statistics matrix image feature, with the target image with the image source close to the color
extract_LP
- 车牌定位的源代码,通过颜色特征过滤抽取将黄色区域抽取出来-plates positioning of the source code, color filter characteristics will be collected yellow regional extracted
tezh
- 一个提取图像小波纹理特征和颜色特征的源码-a wavelet extraction image texture features and color characteristics of the source
Histogram_HSV_36
- 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
AVRCam
- 这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。-This is a feature based on
xdcode3
- 为了实现彩色栅格地图道路的全自动提取,提出了一种闭环反馈提取彩色 栅格地图道路的方法。在地图图像数学模型的基础上,根据地图中对象的颜色特征对地图图 像进行规范化处理。在采用一些算法去除噪声后提取道路,对道路进行细化处理。依据道路 和噪声的特征建立一些判据判断道路的正确性,把道路的提取变成了根据判据不断修正道路 的循环过程,实现道路的全自动提取。试验结果表明了该方法具有较高的准确性、全自动化 和通用性。-color r
23332
- 一种基于HSV颜色空间的图像检索技术 随着大规模数字图像库的出现,基于内容的图像检索技术(CBIR)应运而生。而颜色特征是在图像检索中应用最为广泛的视觉特征,因此设计并实现一个基于颜色的图像检索系统具有一定的前沿性和实用性-an HSV color space-based image retrieval technology with the massive digital image library there. Content-
is
- 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape
image_search
- matlab环境下的,基于图像颜色特征的图像检索源代码-matlab environment, the color characteristics of image-based image retrieval source code
ImageRetrievalSystem
- 基于内容的图像检索系统,本系统采用颜色特征进行检索。-Content-Based Image Retrieval System, the system uses the color feature retrieval.
hsvfeature1
- 这是图像处理中的颜色特征提取(低阶矩特征)MATLAB源代码。-This is a color image processing feature extraction (low-order moment characteristics) MATLAB source code.
hsvfeature2
- 这是图像处理中HSV课件颜色特征提取(将H5等份,S,V分量各三等份)MATLAB源码。-This is the image processing in HSV color feature extraction software (to be H5 equal, S, V component of the third class) MATLAB source.
picture
- 内容是关于基于颜色特征的改进图像检索算法的说明。对编此程序的初学者比较有帮助。-Content is based on the color characteristics of the improved descr iption of image retrieval algorithms. Made this process of comparison has to help beginners.
颜色特征
- matlab颜色特征提取,利用matlab软件实现对图片中目标对象的颜色特征值的提取(matlab colour Matlab color feature extraction, the use of MATLAB software to achieve the picture of the target object color feature extraction)
颜色特征提取
- 图像处理方面,基于rgb特征,进行颜色特征提取(In image processing, color feature extraction is based on RGB features)
颜色特征提取
- 颜色特征提取,将一张图片中的颜色特征提取出来(Color feature extraction)
实验一 图像颜色特征提取
- 图像颜色特征提取 颜色是彩色图像最重要的内容之一,被广泛用于图像检索中。但从图像中提取颜色特征时,很多算法都先要对图像进行量化处理。量化处理容易导致误检,并且产生的图像特征维数较高,不利于检索(qqwxcszcsefxzvczfeczx)
实验一 图像颜色特征提取
- stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image