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

搜索资源列表

  1. VC++实现图像检索技术基于子块颜色直方图方法

    1下载:
  2. VC++实现图像检索技术基于子块颜色直方图方法
  3. 所属分类:其它程序

    • 发布日期:2009-07-17
    • 文件大小:1714
    • 提供者:fqm_1@126.com
  1. 基于粒子滤波和颜色直方图的目标跟踪的代码

    1下载:
  2. 用粒子滤波和颜色直方图对目标实现跟踪,经测试有效。。。 颜色直方图:6*6*6 粒子数目:300 跟踪速度:实时
  3. 所属分类:图形图象

    • 发布日期:2009-05-07
    • 文件大小:6600
    • 提供者:baizuofu
  1. 基于颜色的图像检索算法 (VC++ )

    2下载:
  2. 基于图像颜色直方图的检索方法,用VC6.0实现的,希望对大家有帮助
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-22
    • 文件大小:5044666
    • 提供者:naxiaoli
  1. VC6.0+OPENCV,用以实现图片的颜色直方图计算

    1下载:
  2. VC6.0+OPENCV,用以实现图片的颜色直方图计算。,VC6.0+ OPENCV, to achieve the picture of the color histogram calculated.
  3. 所属分类:图形/文字识别

    • 发布日期:2017-04-09
    • 文件大小:1780042
    • 提供者:吕顺涛
  1. VC.rar

    0下载:
  2. 开始检索”调用DoBrowse------功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5672440
    • 提供者:李明福
  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. lly.rar

    0下载:
  2. 对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:546
    • 提供者:laura
  1. ColorHistogram.rar

    1下载:
  2. 图像颜色特征的提取: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.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:1293
    • 提供者:卢悦
  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. colorhistgram

    0下载:
  2. 获得目标的颜色直方图,并利用巴氏距离比较两颜色直方图间的相似性。-Get color histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1766
    • 提供者:meix
  1. similaritymeasurement

    3下载:
  2. 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:338944
    • 提供者:wangxn
  1. 39709592CBIR-matlab

    3下载:
  2. 基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-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
  3. 所属分类:Special Effects

    • 发布日期:2015-05-20
    • 文件大小:7084
    • 提供者:Jennifer
  1. hist

    0下载:
  2. 用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。-Image with opencv histogram. Through color space conversion can also be painted the color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:27137
    • 提供者:李占闯
  1. 1921682144200851584038333272

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:30408
    • 提供者:阿兴
  1. NggolekiGinambaran2.0

    0下载:
  2. 改进版的基于颜色直方图的图像检索系统 主要用来识别非法图像-Improved version of the color histogram-based image retrieval system is mainly used to identify illegal images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:1415005
    • 提供者:谭响林
  1. Video_Image_Segmentation_Based

    0下载:
  2. 为了对光线变化的图像进行顺利侵害,提出了一 种利用贝叶斯学习方法来进行视频图像分割的算法,印先在每个像素点处对不断变化的背景建模,同时计算每个像素点 处的颜色直方图,再用这些直方图来表示该像素点处特征向量的概率分布,然后用贝叶斯学习方法来进行判断,以确定在光线缓慢或者突然变化的时候,每个像素点是属于前景还是属于背景。-In order to change the image of light against a smooth, a Bayesian learning approach t
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:196500
    • 提供者:
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2126673
    • 提供者:田卉
  1. 基于颜色直方图的视频镜头分割

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

    • 发布日期:2017-12-25
    • 文件大小:14740480
    • 提供者:pengy
  1. 显示_图片颜色分布直方图(图片相似程度判断)

    1下载:
  2. 软件用于分析给出图片的颜色直方图,可以进一步改进,用来分析两张图片的相似度(后期自己完成即可)(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 themselves).)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-10
    • 文件大小:25181184
    • 提供者:游侠_哈哈
  1. 基于颜色直方图的图像检索

    1下载:
  2. 基于颜色直方图的图像检索,hsv颜色空间,非均匀量化(Histogram-Based Image Retrieval)
  3. 所属分类:多媒体

    • 发布日期:2021-01-19
    • 文件大小:16514048
    • 提供者:cjcHnb
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com