搜索资源列表
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
histogram_Source_Code
- 一个渐变颜色直方图例程,可以快捷的在你的MFC程序中增加渐变颜色直方图功能。
20061026141337
- 图像检索对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费; 基于内容的检索是多媒体数据库的关键技术,如何实现这块技术,是值得商榷的,而最好的方法是使用无需领域知识的检索方法,因此,基于颜色的方法就是实现的关键; 本文介绍了颜色直方图和颜色对方法在基于内容检索时的实现思路和理论; 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方
直方图分析软件
- 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-color histogram simple fact, it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures representing different histog
ImageComparator.rar
- 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
ImageRetrieval
- 基于内容的图像检索算法的研究,颜色直方图算法。-Content-Based Image Retrieval Algorithm,Color histogram algorithm
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar in function to PHOTOSHOP, there is a wealth of filter treatment effect, you can display picture
chap6
- 编写程序要求绘制一个直方图和一个饼图,用来显示某一高校的博士研究生、硕士研究生、本科生和专科生的比例分布。要求用文字和不同颜色表示学生的类别。程序中未使用控件。-Programming required to draw a histogram and a pie chart to display a certain Dr. Gao Xiaodi graduate, postgraduate, undergraduate and junior college students in the dis
vc
- 该算法用于提取图像的颜色特征,在hsv空间里实现颜色特征的提取 构造颜色直方图-The algorithm used to extract the image' s color characteristics, to achieve the hsv color space color histogram feature extraction structure
IPF__with_clun
- 在粒子滤波加颜色直方图实现了视频目标跟踪的基础上,加了遮挡处理。即当目标被遮遮挡的时候进行了特殊的处理,当目标重新出现的时候能够继续对目标进行跟踪,不失跟。 -Particle filter add color histogram on the basis of the video target tracking, plus a block. That is, when the target is obscured by cover the special treatment, be abl
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
RGBaHSV
- 颜色空间转换,颜色直方图信息提取,颜色空间逆变换-Color space conversion, color histogram information extraction, the color space inverse transform
GZ
- 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-For video motion-based target tracking, the algorithm combines the color histogram and gradient direction histogram feature, to more accurately characterize the target, greatly im
BIC
- BIC颜色特征,广泛应用于图像检索,图像追踪等领域,BIC特征提取颜色直方图-BIC color characteristics, widely used in image retrieval, image tracking and other fields, BIC color histogram feature extraction
CVMpic1
- 绝对自己编写的可用的CVM程序。类似SVM,可以以文件夹为目标提取整个文件夹内图像特征(对应特征为颜色直方图),然后用分类器分类-Absolutely have written procedures available CVM. Similar SVM, can extract image features the entire file folder to folder as the target (corresponding feature is the color histogram),
hsv3
- 利用MATLAB展开图像颜色直方图的识别,用于检索图像-Expand the use of MATLAB recognizable image color histogram for retrieving image
colorhist
- 本代码实现了对图片颜色直方图的提取方法,其中输入为一张图片,输出为1*256的颜色直方图的一位矩阵,HSV,分别为16,4,4个维度-This code implements the color histogram of the image extraction method, which is an input image, the output is 1* 256 color histogram of a matrix, HSV, were 16,4,4 dimensions
M-shift
- 基于Meanshift算法的追踪,鼠标标出目标其余后基于颜色直方图的追踪-After remaining marked target tracking algorithm based Meanshift, mouse, color histogram-based tracking
基于颜色直方图的视频镜头分割
- 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
颜色直方图C++ opencv代码
- 把图像转换为直方图显示到桌面上(Convert the image to a histogram to display on the desktop)