搜索资源列表
颜色矩
- 基于颜色矩特征的图像检索:首先RGB颜色空间转换到HSV颜色空间;针对HSV三个分量计算颜色矩作为图像的内容特征;计算查询图像与图像库中每幅图像的相似距离,排序后给出检索结果。-Moment features based on color image retrieval : First RGB color space conversion to HSV color space; Three weight against HSV color calculated moments as images
图像检索c++源码程序
- 基于颜色和纹理的图像检索的c++源码
基于颜色的图像检索算法 (VC++ )
- 基于图像颜色直方图的检索方法,用VC6.0实现的,希望对大家有帮助
基于颜色特征的图像检索系统
- 这是个MATLAB程序。关于内容的图像检索系统
基于颜色特征的图像检索
- 基于颜色特征的图像检索技术,代码及程序
基于内容图像检索
- 基于颜色、纹理、形状的图像检索matlab实现,内附图片
基于颜色特征的图像检索
- 通过提取图像的颜色特征对图像进行收索
CBIR 毕业设计做的一个图像检索系统
- 毕业设计做的一个图像检索系统,实现基于颜色直方图、累加直方图的检索-Graduation to do an image retrieval system, color-based histogram, cumulative histogram of the retrieval
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
VC.rar
- 开始检索”调用DoBrowse------功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (
CBIRpca
- 基于内容的图像检索技术,包含颜色特征及纹理特征matlab程序,实验结果-Content-based image retrieval, color features and texture features including matlab program, the experimental results
1921682144200851584038333272
- VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:-VC Image Retrieval a) color retrieval method purpose : b) the use of color histogram retrieval -VC++ Achieve image retrieval technology a) the use of color retrieval methods aim of: b) use of color histogr
cbir-gui
- 一种基于图像颜色直方图的颜色检索方法,编程实现图形用户接口GUI。-A color histogram-based color image retrieval method, graphical user interface programming GUI.
psc123
- 这是一个基于颜色特征的图像检索系统,在此用到了直方图算法来实现 ,通过打开一幅图进行检索-This is a color feature based image retrieval system, used in this algorithm to achieve the histogram, by opening a map search
ColorQuantization1
- 将图像颜色量化为72种。可以做图像检索用的好东西-Images for 72 kinds of color quantization. Image retrieval can be done with good things! !
CimageSearchsystem
- 这是用vc++开发的基于内容的图形检索系统,主要是基于颜色特征-it a content based image search system color histogram
main
- 自己做的一个基于颜色的图像检索程序,采用分块+累加的方法,希望对你有用-Own a color-based image retrieval procedure, the use of block+ cumulative, and I hope useful to you
颜色、形状参考源程序
- 颜色形状检索论文及形状特征提取MATLAB代码(Color and shape retrieval, paper and shape feature extraction, MATLAB code.)
实验一 图像颜色特征提取
- 图像颜色特征提取 颜色是彩色图像最重要的内容之一,被广泛用于图像检索中。但从图像中提取颜色特征时,很多算法都先要对图像进行量化处理。量化处理容易导致误检,并且产生的图像特征维数较高,不利于检索(qqwxcszcsefxzvczfeczx)
基于颜色直方图的图像检索
- 基于颜色直方图的图像检索,hsv颜色空间,非均匀量化(Histogram-Based Image Retrieval)