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

搜索资源列表

  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. photoprocess

    2下载:
  2. 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:6460
    • 提供者:tingting
  1. histoeq1

    0下载:
  2. 通过利用matlab中自带的丰富的函数资源,对图像进行直方图均衡法的图像增强处理,对一些因为直方图分布范围宽,但不均匀的图像处理效果优于线性变换法,如所附图像-Histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:86565
    • 提供者:liuyilong
  1. lxxx

    0下载:
  2. 图像的特征提取程序,包括图像的重心,直方图,一阶矩等-Image feature extraction procedures, including the focus of the image, histogram, such as first-order moment
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:48118
    • 提供者:郝丽
  1. DIP

    0下载:
  2. 图象增强的集中主要方式的源码,适合初学者使用。包括直方图均衡化和规范化,高低通巴特沃兹,一些锐化算子的实现等。-MATLAB DIP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4208
    • 提供者:NERV
  1. tuxiang

    0下载:
  2. 实现指纹图像增强,直方图均衡化等空域增强后,在频域也进行增强。开发环境为MATLAB软件。-The realization of fingerprint image enhancement, histogram equalization, such as enhanced airspace, in the frequency domain also enhanced. Development environment for the MATLAB software.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50502
    • 提供者:meijing
  1. tuxiangjunheng

    0下载:
  2. 计算灰度图像的直方图,再对图像进行灰度变换,利用直方图进行图像均衡-Gray-scale image histogram calculation, and then gray-scale transformation of the image, using a balanced image histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:696
    • 提供者:宋立通
  1. histogram

    1下载:
  2. MATLAB实现直方图均衡,不是直接用语句的那种,而是根据直方图均衡的算法编制的.-MATLAB realization of histogram equalization is not the kind of statement directly, but by the histogram equalization algorithm prepared.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:900
    • 提供者:尤佳
  1. histequal

    0下载:
  2. 数字图像处理,直方图均衡(冈萨雷斯第三章Fig3.08a)-histequal for dip
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:127629
    • 提供者:xiayaodong
  1. chengxu

    0下载:
  2. #显示直方图; #对图像进行指数或者对数变换; #直方图均衡化; #局部(ROI)均衡化,把均衡化后的局部图像显示到原图像; #按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:552
    • 提供者:feng
  1. 1Dentropythresholdingmethod

    0下载:
  2. 一维直方图熵阈值算法,Pun提出,Kapur对其阈值和熵进行改进-One-dimensional histogram entropy threshold algorithm, Pun made, Kapur entropy threshold and its improvements
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1123
    • 提供者:liugang
  1. 2005513151548

    1下载:
  2. 基于纹理特征和颜色直方图的内容图像检索源代码-Texture features based on color histogram and image retrieval of the contents of the source code
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:185696
    • 提供者:tianyun
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. Histogram

    0下载:
  2. 根据直方图相关算法编写的直方图变换程序,包括均衡化和规定化。请先阅读说明文件,调试通过,可直接运行。-Histogram correlation algorithm based on the preparation of the histogram transformation process, including equalization and matching. Please read the documentation first. Run direcly after loading.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:3734
    • 提供者:李鹏
  1. MI

    0下载:
  2. 计算两幅图中的互信息,首先计算两幅图的分别香农熵,再计算它们的联合直方图。-calculate the Mutual-Information of two image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:537
    • 提供者:匡金骏
  1. hsvhist

    1下载:
  2. -提取彩色图像HSV直方图 -量化均匀量化 -结果归一化-Extract HSV histogram
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:23100
    • 提供者:yudaxia
  1. MatlabToolboxforImageProcessing

    0下载:
  2. \常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1415381
    • 提供者:youxia
  1. eo

    0下载:
  2. 边界方向直方图直方图的源码,对于提取图像的形状一定作用-Boundary direction histogram histogram of source code, extract the image for a certain role in the shape of the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1944
    • 提供者:lipiji
  1. histogrammethod

    0下载:
  2. 直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.1] 直方图均衡化,四邻域平均法,阈值平均法 加权平均法- Gray histogram specification provides for the [zeros (1,49), 0.1, zeros (1,49), 0.2, zeros (1,49), 0.3, zer
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3390
    • 提供者:马雪亮
  1. 40

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

    • 发布日期:2017-04-05
    • 文件大小:408756
    • 提供者:qichao
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com