搜索资源列表
VC++实现图像检索技术基于子块颜色直方图方法
- VC++实现图像检索技术基于子块颜色直方图方法
基于粒子滤波和颜色直方图的目标跟踪的代码
- 用粒子滤波和颜色直方图对目标实现跟踪,经测试有效。。。 颜色直方图:6*6*6 粒子数目:300 跟踪速度:实时
基于颜色的图像检索算法 (VC++ )
- 基于图像颜色直方图的检索方法,用VC6.0实现的,希望对大家有帮助
直方图分析软件
- 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-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
CBIR-matlab.tar
- matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
ShotDetect_H
- 提供了一个基于颜色直方图的视频镜头检测程序。-provides a histogram-based color video camera detection procedures.
FrameDifference_1
- 显示两幅图像并利用颜色直方图法计算其帧间差。-show two images and the use of color histogram method to calculate the difference between fr a mes.
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Tex
statisticspicture
- 统计图象灰度直方图。可以统计位图的颜色直方图 -statistical gray image histogram. Statistics can bitmap color histogram
histgram
- 多维颜色直方图::文中利用Matlab软件对真彩色图像高堆直方因数据的可视化进行了实践研究,并给出了 制作高雏直方图的相应程序。高雒直方图的可视化对真彩色图像分割中正确选择合适的彩色模型研 究起到了很好的作用。-multi-dimensional color histogram : : The authors use the Matlab software for true color images directly to th
RGB_histgraph
- 基于颜色直方图的图像检索_矩阵旋转算法,有需要的下载.-color histogram-based image retrieval _ rotation matrix algorithm, it is necessary to download.
Algorithm_Image
- 各种算术算法,例如栈,图形单阈值,双阈值,图形颜色反转,颜色直方图分布,像素平滑等等数值算法。-Various arithmetic algorithms, such as the stack, graphics, single-threshold, dual-threshold, graphics, color inversion, color histogram distribution of pixel smoothing num
same
- 相识度计算,利用颜色直方图,RGB空间转换到HSV空间-Acquaintance calculation, use of color histogram, RGB space conversion to HSV space
histogram_Source_Code
- 一个渐变颜色直方图例程,可以快捷的在你的MFC程序中增加渐变颜色直方图功能。-A gradual color histogram routines, can be quick in your MFC program to increase gradually color histogram function.
CAMSHIFTTracker
- Color-based tracking (CAMSHIFT) demo. Alexandre R.J. Francois Copyright (C) 2004 University of Southern California 介绍:CamShift是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当
ColorHistogram
- 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图-Image conversion to HSV space, and to quantify the dimensionality reduction, the calculation of its color histogram
C++
- 用VC++实现图像检索技术基于子块颜色直方图方法的程序实现-With VC++ Realize image retrieval based on sub-block method of color histogram procedures realize
基于颜色直方图的视频镜头分割
- 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
显示_图片颜色分布直方图(图片相似程度判断)
- 软件用于分析给出图片的颜色直方图,可以进一步改进,用来分析两张图片的相似度(后期自己完成即可)(The software is used to analyze the color histogram of the picture, which can be further improved to analyze the similarity of the two pictures (later completed by themselv
基于颜色直方图的图像检索
- 基于颜色直方图的图像检索,hsv颜色空间,非均匀量化(Histogram-Based Image Retrieval)