当前位置:
首页
资源下载

搜索资源 - image color feature extraction
搜索资源列表
-
1下载:
图像颜色特征的提取: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.
-
-
1下载:
图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
-
-
2下载:
基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
-
-
3下载:
基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-Content-based image retrieval dominant color histogram extracted from the images to get to the real histogram feature extraction, the last based on the image to retrieve the image with the m
-
-
0下载:
程序代码说明
P0801:索书号文字图像分割
P0802:粘连字符切分
P0803:文字识别
P0804:彩色车牌分割
P0805:商标文字分割
Recognition:文字识别的识别子函数
StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
-
-
0下载:
该源码可以实现对彩色或灰度图像的曲波(Curvelet)特征的提取,以便后续做纹理图像分割。-The source can be achieved in color or grayscale images Qu Bo (Curvelet) feature extraction in order to do follow-up texture image segmentation.
-
-
0下载:
图像检索中颜色的特征提取及匹配算法,以家权欧几里得距离,中心距得加权距离,直方图交集算法等。-Image Retrieval color feature extraction and matching algorithm to the right home Euclid distance, center distance of a weighted distance, histogram intersection algorithm.
-
-
0下载:
颜色特征提取,为matlab 源文件,是底层图像处理的基本特征之一,是本人在做硕士论文时收集修改的代码-Color Feature Extraction for the matlab source file, the underlying image processing are one of the essential features
-
-
0下载:
文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmen
-
-
0下载:
DCT域中MPEG7主色描述符的提取,该文在MPEG7的基础上提出了DCT域内直接提取主色描述符的新方法.这种方法节省了
对图像的解压缩的过程,因而大大的提高了对于压缩图像进行特征提取的速度和效果.作为整个算法的一部
分,一种自动阂值提取的算法也在该文中给予了描述.这种方法可以减少因人为设定经验闭值而带来的不确
定性,使算法更具鲁棒性.对比检索试验结果也说明本算法是一个高速有效的算法.新算法主要用于压缩图
像库或互联网上的相似检索.
-DCT domain MPEG7 Dom
-
-
0下载:
Feature extraction is a key issue in contentbased
image retrieval (CBIR). In the past, a number of
texture features have been proposed in literature,
including statistic methods and spectral methods.
However, most of them are not able to accu
-
-
0下载:
基于matlab颜色特征图像检索的颜色特征的提取-Matlab color feature based on the color image retrieval feature extraction
-
-
0下载:
基于颜色的图像特征提取算法,将RGB转换为HSV-Color-based image feature extraction algorithm, the RGB to HSV
-
-
0下载:
这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
-
-
0下载:
实现了图像的颜色直方图,颜色矩,颜色相关向量CCV,以及颜色相关图的提取,有详尽的文档,基于window7+vc2010+opencv2.3.1-The color histogram of the image, color moment, color vector CCV, as well as color correlogram extraction, a detailed document based window7+vc2010+opencv2.3.1
-
-
0下载:
分别有基于颜色特征、纹理特征、形状特征的提取,更好的比较图片的相似度-Respectively, based on color feature, texture feature and shape feature extraction, image similarity better comparison
-
-
0下载:
图像的颜色特征提取,通过选择合适的阈值,将对象从复杂背景中提取出来-Image color feature extraction, by selecting the appropriate threshold, the object is extracted from complex background
-
-
0下载:
批量图像特征提取程序(三基色的颜色分量、均值、方差)-Batch image feature extraction procedure (trichromatic color component, the mean and variance)
-
-
0下载:
使用颜色矩提取图像中的特征提取,即颜色矩特征提取。使用颜色矩提取颜色特征。-The use color moment to extract the image feature extraction, namely the color moment feature extraction
-
-
1下载:
图像颜色特征提取(三阶矩)完整代码;stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布(Image color feature extraction (three moments) complete code;Stricker and 0reng0 proposed a metho
-