搜索资源列表

  1. ColorHistogram

    0下载:
  2. 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1351
    • 提供者:Owenli
  1. ColorHistogram

    0下载:
  2. 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图-Image conversion to HSV space, and to quantify the dimensionality reduction, the calculation of its color histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:Owenli
  1. ColorHistogram

    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 meth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:卢悦
  1. colorhistogram

    0下载:
  2. 一个比较简单易懂的颜色直方图量化及转换的程序,适用于目标跟踪等领域,希望可以帮助有需要的人。-A relatively easy to understand and change the color histogram quantization procedures for tracking and other fields, hoping to help those in need.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:小吴
  1. colorhistogram

    0下载:
  2. 这是一个彩色图像的直方图matllab程序,可以轻松地得到各通道的分布!-this is a histogram of a color picture! from the algorithm ,we can get the distribution of each channel easy!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:28672
    • 提供者:zzgzzg99
  1. ColorHistogram

    0下载:
  2. 图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。-Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:sangsang
  1. colorhistogram

    0下载:
  2. 统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures representing different histogram feature
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1866752
    • 提供者:yuanhui
  1. ColorHistogram

    0下载:
  2. 量化的hsv颜色直方图 不等间隔分为72维 效果还可以 注释里有加权直方图 但是效果不好-Quantify the hsv color histograms ranging interval is divided into 72-dimensional effects can also be annotated with the weighted histogram but ineffective
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:张惟中
  1. ColorHistogram

    0下载:
  2. 对HSV颜色空间进行16 4 4 颜色量化,采用255直方图-1644 color quantization of the HSV color space, using 255 histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:周晓
  1. colorhistogram

    0下载:
  2. 图像处理,使用opencv对图像颜色直方图特征提取-Image processing using opencv image color histogram feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2024-06-01
    • 文件大小:16384
    • 提供者:李衮
  1. ColorHistogram.asc

    0下载:
  2. 本源码采用颜色直方图提取图像颜色特征,可用于图像检索等-The source image color using the color histogram feature extraction can be used for image retrieval, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:4883456
    • 提供者:顾文娇
  1. colorhistogram

    0下载:
  2. To generate color histogram of a color image.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:imtiyaaz
  1. histogram

    0下载:
  2. 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearanc
  3. 所属分类:OpenCV

    • 发布日期:2024-06-01
    • 文件大小:11264
    • 提供者:家家
  1. ColorHistogram

    0下载:
  2. matlab实现的,基于HSV颜色空间的颜色特征提取程序-matlab achieve, HSV color space based on color feature extraction procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:肄园
  1. ColorHistogram

    0下载:
  2. RGB空间转换HSV并量化,然后实现颜色相似度计算达到检索效果(The RGB space is transformed into HSV and quantized, and then the color similarity is calculated to achieve the retrieval effect)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:
  1. colorhistogram

    0下载:
  2. 该代码文件可以得到GRB图的颜色直方图特征的分布情况图,并保存为矩阵方便查看,亲测可用.(The code can get the distribution of the color histogram features graph of the GRB image, and save it as a matrix .)
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:21504
    • 提供者:zllljf

源码中国 www.ymcn.org