CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 颜色直方图

搜索资源列表

  1. CBIR-matlab.tar

    1下载:
  2. matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3696
    • 提供者:egal
  1. PF_with_color_update_tracking

    0下载:
  2. 在粒子滤波+颜色直方图+遮挡处理的基础上,加上颜色模板的更新,使程序能够适应目标颜色变化(模板直方图更新速度根据目标颜色变化的快慢手动调节)。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:Zhang Hongchao
  1. RGB空间和HSI颜色空间的互换

    1下载:
  2. 此程序可实现7种功能,包括RGB和HSI空间的互换,提取六个分量,显示六个分量的直方图均衡化等等,无需修改,下载即可用。对于学习空域颜色空间来说,该程序功能强大,简单易懂!
  3. 所属分类:matlab例程

  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. 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

    • 发布日期:2017-03-28
    • 文件大小:1639
    • 提供者:小吴
  1. frequencycoefficients

    0下载:
  2. 将图像分为nxn的分块,之后将各分块三个颜色通道的直方图平均化,最后进行离散余弦变化,分别提取各通道低频系数-The image into nxn sub-block after block of all three color channels of the histogram equalization, and finally the discrete cosine change, were extracted from the low frequency coefficients of e
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1238
    • 提供者:郝人
  1. Image-match-selection

    0下载:
  2. 通过图像的Tamura纹理匹配与颜色直方图匹配来选择图像-through Tamura texture matching and color histogram matching to select the matching image
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1471
    • 提供者:mengjian
  1. ccr

    0下载:
  2. 使用matlab编译的基于颜色直方图特征的彩色图像检索技术的研究-Compiled using matlab image retrieval system
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3669950
    • 提供者:赵超
  1. main

    0下载:
  2. 这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考-This is a color histogram based particle filter tracking the main program, more complete, for your reference
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6239
    • 提供者:王晓霞
  1. An-Improved-Mean-Shift-Algorithm

    0下载:
  2. 奉文主要针对经典的Mean Shift跟踪算法均匀剖分整个颜色空间造成许多空的直方图区间以及不能准确表达目标 颜色分布的缺点,提出J,一种改进算法.该改进算法首先对目标的颜色进行聚类分析,根据聚类结果通过矩阵分解和正交变换 自适席地剖分日标的颜色空间从向确定对戍于每一聚类的子空间.在此基础上定义 一种新的颜色模型,该模型统计落入每 一颜色子空间的像素的加权个数并用高斯分布建模每一个子空间的颜色分布,并推导r一种相似性度量米比较目标和候选目 标的颜色模型之间的相似程度.最后基于该颜
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:440021
    • 提供者:陈方芳
  1. match

    0下载:
  2. 本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配-The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of c
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:527544
    • 提供者:ljj
  1. imageindex

    0下载:
  2. 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大 -image index based on texture
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:160153
    • 提供者:min
  1. Robust-Object-Tracking-demo

    0下载:
  2. 使用颜色纹理直方图来进行目标跟踪,具有很好的鲁棒性,亲自测试可用,附参考论文。-Robust Object Tracking using Joint Color-Texture Histogram
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:30209575
    • 提供者:老芦
  1. matlab-1

    0下载:
  2. 创建服从正态分布的数据的钟形直方图, 设置图形颜色, 使得条形为红色, 条形的边为白色.-Create data follow a normal distribution, the bell-shaped histogram, set color graphics, making the bar is red, strip edge is white.
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:7070
    • 提供者:王程序
  1. hsv1

    0下载:
  2. 一个颜色直方图的matlab源码,备注非常详细,可以实现-A color histogram matlab source code, notes are very detailed, can be achieved
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1167
    • 提供者:zhanglingjun
  1. colorhist

    0下载:
  2. HSV颜色直方图的小例子,可以显示三个通道的二维灰度图像,以及它们各自的直方图。-color histogram demo
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:142795
    • 提供者:元十三限
  1. color-histogram-based-image-system

    0下载:
  2. 要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。-To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1459014
    • 提供者:时局
  1. createColorHistograms

    0下载:
  2. 创建颜色区分度良好的直方图,功能比较强大-Creating good color discrimination histogram
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3788
    • 提供者:Feng
  1. hsvrecognizejiaquan

    0下载:
  2. 一个基于hsv颜色模型的加权颜色直方图识别程序-A recognition program based on the weighted color histogram hsv color model
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:123355
    • 提供者:王振
  1. matlab

    0下载:
  2. 基于meanshift的单目标跟踪算法实现 说明: 1. RGB颜色空间刨分,采用16*16*16的直方图 2. 目标模型和候选模型的概率密度计算公式参照上文-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 2. Probability density target model and the candid
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1575656
    • 提供者:叶影
« 12 »
搜珍网 www.dssz.com