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

搜索资源列表

  1. 基于颜色特征的图像检索系统

    7下载:
  2. 这是个MATLAB程序。关于内容的图像检索系统
  3. 所属分类:其它

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

    2下载:
  2. matlab编写的图像处理程序,用于提取图像的纹理、颜色特征。,matlab image processing procedures to prepare for the extraction of image texture and color features.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-20
    • 文件大小:2653
    • 提供者:
  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. CBIRpca

    0下载:
  2. 基于内容的图像检索技术,包含颜色特征及纹理特征matlab程序,实验结果-Content-based image retrieval, color features and texture features including matlab program, the experimental results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:69465
    • 提供者:abdurusul
  1. colorspace

    2下载:
  2. 对于颜色空间中各种颜色空间的转换,用于提取颜色特征!MATLAB实现源码,效果不错!-For a variety of color space color space conversion, to extract color features! MATLAB source code to achieve good results!
  3. 所属分类:matlab

    • 发布日期:2016-05-17
    • 文件大小:71680
    • 提供者:刘小瑞
  1. CBIR

    0下载:
  2. 用matlab实现的基于颜色特征的图像检索系统。-Using matlab to achieve the color-based Image Retrieval System.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4038306
    • 提供者:王春
  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. SIFT

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1291311
    • 提供者:dulihui
  1. extract_LP

    1下载:
  2. 车牌定位的源代码,通过颜色特征过滤抽取将黄色区域抽取出来-plates positioning of the source code, color filter characteristics will be collected yellow regional extracted
  3. 所属分类:matlab

    • 发布日期:2016-12-01
    • 文件大小:3386
    • 提供者:
  1. cbir

    0下载:
  2. 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:4693802
    • 提供者:周文
  1. colorhist

    0下载:
  2. 颜色特征提取,为matlab 源文件,是底层图像处理的基本特征之一,是本人在做硕士论文时收集修改的代码-Color Feature Extraction for the matlab source file, the underlying image processing are one of the essential features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1047
    • 提供者:周鸽
  1. color_texture

    0下载:
  2. 在用Mean-shift进行跟踪中,采用颜色与纹理相结合的特征空间-Mean-Shift using features of color combined with texture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:317709
    • 提供者:赵小岷
  1. 40

    0下载:
  2. 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:408756
    • 提供者:qichao
  1. SEGMET1112.RAR

    0下载:
  2. 基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17348673
    • 提供者:张楠
  1. image_RGB

    0下载:
  2. 该文件提供了基于图像颜色特征检索的源代码-this artical provides the code based of the color of a image
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:27912
    • 提供者:张馨丹
  1. 颜色特征

    0下载:
  2. matlab颜色特征提取,利用matlab软件实现对图片中目标对象的颜色特征值的提取(matlab colour Matlab color feature extraction, the use of MATLAB software to achieve the picture of the target object color feature extraction)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-19
    • 文件大小:7186432
    • 提供者:法斗熊
  1. ColorTracking_code

    0下载:
  2. 基于颜色特征提取的目标跟踪,MATLAB语言,效果好(This code is based on MATLAB language, extract the color characteristics of the target tracking, the experiment shows good results)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:5643264
    • 提供者:晴天252
  1. 基于MATLAB的车牌识别

    0下载:
  2. 本文介绍用MATLAB强大的计算功能和各种功能齐全的函数,图像工具箱来进行汽车车牌的识别。介绍基于LAB颜色模型的颜色特征提取,并根据上述特征进行车牌识别的MATLAB的程序设计进行介绍。(This paper introduces the use of MATLAB's powerful computing function and various functions and image toolbox to identify vehicle license plates. The color
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1616896
    • 提供者:叶11
  1. 基于颜色特征识别花朵和叶子

    1下载:
  2. 基于颜色矩(一阶矩和二阶矩)求出图像花朵和叶子区域。
  3. 所属分类:图形图象

« 12 3 4 5 »
搜珍网 www.dssz.com