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

搜索资源列表

  1. GUImatlab

    0下载:
  2. 基于GUI的图像处理软件平台的开发 五种常用的边缘检测、灰度直方图的显示、灰度直方图的均衡化、对比度自适应直方图的均衡化、图片的二值化以及彩色图片的灰度化-GUI-based image processing software platform of five commonly used edge detection, histogram display, gray histogram equalization, adaptive histogram equalization contrast,
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:708933
    • 提供者:杨全祥
  1. Otsus

    0下载:
  2. 图像分割,双峰法.显示直方图,根据直方图确定阈值,并根据次阈值进行图像的风格-segmation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:929
    • 提供者:bobo
  1. matlab

    0下载:
  2. 使用matlab、图像的显示(灰度图像、彩色图像、动态图像)、图像格式、图像压缩和图像的基本操作(图像反转和直方图均衡)-Using matlab, image display (grayscale image, color images, dynamic images), image format, image compression and image of the basic operations (image reversed, and histogram equalization)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1410
    • 提供者:叶鸿
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. cal_hist

    0下载:
  2. 函数功能是画出彩色图像的累加直方图,代码注释详细,值得一看-The function of the program is to show the color histogram.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:573
    • 提供者:Bob
  1. hist

    0下载:
  2. 对图像进行直方图匹配,使图像变得更加清楚。-The image histogram matching, the image becomes more clear.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:720999
    • 提供者:刘晓光
  1. HistBackground

    0下载:
  2. 函数HistBackground功能是将高速公路的视频文件中的多帧图片利用统计直方图的方法提取不含运动车辆的背景,-Function HistBackground function is to freeway video files of images using statistical histogram to extract the background without moving vehicles,
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:799
    • 提供者:yangsonglin
  1. gray_histogram_equalization_matlab_source_graphics

    0下载:
  2. matlab灰度图形直方图均衡化源程序gray histogram equalization matlab source graphics-gray histogram equalization matlab source graphic gray histogram equalization matlab source graphics
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:718
    • 提供者:jast
  1. MyDIP_Matlab

    2下载:
  2. 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:81648
    • 提供者:michael
  1. matlab

    0下载:
  2. 二维离散余弦变换的图像压缩 直方图均匀化 数字图像矩阵数据的显示及其傅立叶变换 模拟图像受高斯白噪声和椒盐噪声的影响 -Two-dimensional discrete cosine transform image compression histogram equalization of digital image data matrix display and the analog image by the Fourier transform of Gaussian
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2167
    • 提供者:yanjunfeng
  1. matlab3-D

    0下载:
  2. Matlab绘制3-D图形的几个例子,很详细,也很全面的介绍了绘制3-D图形的函数,其中最后一个是画直方图的,横向和纵向都有例子。-Matlab 3-D graphics to draw a few examples of very detailed and very comprehensive introduction to drawing 3-D graphics functions, the last one is the histogram drawing, horizontal and
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2914
    • 提供者:贾晓媛
  1. histogram

    0下载:
  2. 灰度直方图是灰度级的函数,描述的是图像中具有该灰度级的像素的个数。它是多种空间域处理技术的基础。直方图操作能够有效用于图像增强;提供有用的图像统计资料,其在软件中易于计算,适用于商用硬件设备。直方图均衡化是通过对原图像进行某种变换,使原图像的灰度直方图修正为均匀分布的直方图的一种方法。图像灰度 直方图均衡化使得图像的灰度分布趋向均匀,图像所占有的像素灰度间距拉开,加大了图像反差,改善了视觉效果,达到增强目的。MATLAB是数字图像处理的常用工具,应用MATLAB的各种函数能够对数字图像进行各种处
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:239786
    • 提供者:colin
  1. lab432

    1下载:
  2. Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能: ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。 动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:381951
    • 提供者:朱凤宇
  1. GA_KSW

    0下载:
  2. 基于遗传算法的直方图最佳熵法阈值分割方法,缩短了寻找最佳阈值的时间。-KSW entropie thresholding segmentation method based on genetic alogrithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3808
    • 提供者:kelly
  1. imhist

    0下载:
  2. 本源码是关于图像直方图的绘制原理,也就是matlab中imhist函数的实现方法。对初学图像的人有帮助。-imhist fuction
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:534659
    • 提供者:xiong yanfan
  1. matlab

    0下载:
  2. matlab 图像处理 直方图变换 平滑滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:607
    • 提供者:haigang
  1. histeq

    0下载:
  2. matlab的简单直方图均衡化程序,实现了简单的直方图均衡-simple histogram equalization matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:832628
    • 提供者:韩冬
  1. ImageProcessing

    0下载:
  2. matlab 图形图像处理 包括灰度直方图、均值滤波、位图分割、sobel边缘检测等-matlab graphics, image processing, including histogram, mean filter, bitmap segmentation, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2683
    • 提供者:陈晓莉
  1. matlab

    1下载:
  2. 基于直方图技术的数字水印算法。本文介绍了一种利用直方图形成空位来添加水印的方法。-Histogram-based digital watermarking algorithm technology. This article describes the formation of a space histogram method to add a watermark.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2555322
    • 提供者:常星
  1. fingerprintPenhancementPandPmatching

    0下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-this is a full version FingerPrint identify APP
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5469300
    • 提供者:formy
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com