CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 颜色直方图

搜索资源列表

  1. jiyuneirongdetuxiangjiansuo

    0下载:
  2. 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:160149
    • 提供者:耿上
  1. histogram_Source_Code

    0下载:
  2. 一个渐变颜色直方图例程,可以快捷的在你的MFC程序中增加渐变颜色直方图功能。
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-17
    • 文件大小:114563
    • 提供者:乔曼
  1. 20061026141337

    0下载:
  2. 图像检索对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;   基于内容的检索是多媒体数据库的关键技术,如何实现这块技术,是值得商榷的,而最好的方法是使用无需领域知识的检索方法,因此,基于颜色的方法就是实现的关键;   本文介绍了颜色直方图和颜色对方法在基于内容检索时的实现思路和理论;   其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:163063
    • 提供者:zhouwei
  1. 直方图分析软件

    0下载:
  2. 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:66933
    • 提供者:例文
  1. ImageComparator.rar

    1下载:
  2. 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1763
    • 提供者:haiyan
  1. ImageRetrieval

    0下载:
  2. 基于内容的图像检索算法的研究,颜色直方图算法。-Content-Based Image Retrieval Algorithm,Color histogram algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-05-19
    • 文件大小:12919
    • 提供者:zj
  1. csharpphoto

    0下载:
  2. 很强大的一款图像处理软件,类似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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1235299
    • 提供者:269
  1. chap6

    0下载:
  2. 编写程序要求绘制一个直方图和一个饼图,用来显示某一高校的博士研究生、硕士研究生、本科生和专科生的比例分布。要求用文字和不同颜色表示学生的类别。程序中未使用控件。-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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:342642
    • 提供者:Allen
  1. vc

    0下载:
  2. 该算法用于提取图像的颜色特征,在hsv空间里实现颜色特征的提取 构造颜色直方图-The algorithm used to extract the image' s color characteristics, to achieve the hsv color space color histogram feature extraction structure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3846842
    • 提供者:大米
  1. IPF__with_clun

    0下载:
  2. 在粒子滤波加颜色直方图实现了视频目标跟踪的基础上,加了遮挡处理。即当目标被遮遮挡的时候进行了特殊的处理,当目标重新出现的时候能够继续对目标进行跟踪,不失跟。 -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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6757
    • 提供者:zd
  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:165335
    • 提供者:EmilyFu
  1. RGBaHSV

    0下载:
  2. 颜色空间转换,颜色直方图信息提取,颜色空间逆变换-Color space conversion, color histogram information extraction, the color space inverse transform
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:2038886
    • 提供者:kspring
  1. GZ

    0下载:
  2. 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-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
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:3602
    • 提供者:李正福
  1. BIC

    0下载:
  2. BIC颜色特征,广泛应用于图像检索,图像追踪等领域,BIC特征提取颜色直方图-BIC color characteristics, widely used in image retrieval, image tracking and other fields, BIC color histogram feature extraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:775
    • 提供者:陶华伟
  1. CVMpic1

    0下载:
  2. 绝对自己编写的可用的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),
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2323205
    • 提供者:maofei47
  1. hsv3

    0下载:
  2. 利用MATLAB展开图像颜色直方图的识别,用于检索图像-Expand the use of MATLAB recognizable image color histogram for retrieving image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3495441
    • 提供者:BOY
  1. colorhist

    0下载:
  2. 本代码实现了对图片颜色直方图的提取方法,其中输入为一张图片,输出为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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:dwj
  1. M-shift

    0下载:
  2. 基于Meanshift算法的追踪,鼠标标出目标其余后基于颜色直方图的追踪-After remaining marked target tracking algorithm based Meanshift, mouse, color histogram-based tracking
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-17
    • 文件大小:101626880
    • 提供者:王旭
  1. 基于颜色直方图的视频镜头分割

    0下载:
  2. 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:14740480
    • 提供者:pengy
  1. 颜色直方图C++ opencv代码

    0下载:
  2. 把图像转换为直方图显示到桌面上(Convert the image to a histogram to display on the desktop)
  3. 所属分类:Windows编程

« 12 »
搜珍网 www.dssz.com