CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - histogram matlab

搜索资源列表

  1. ImageProcessingGUI

    0下载:
  2. 一个用于图像处理的app软件,matla编译,源代码。通过直方图调节图像,可以作为学习图像处理的参考。-An app software is using for image processing. Matlab compiled source code. Adjust the image histogram can be used as learning image processing reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6522272
    • 提供者:季晨
  1. asd

    0下载:
  2. 实现直方图均衡化增强该图像的对比度。matlab 程序-Achieve histogram equalization to enhance the contrast of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:169038
    • 提供者:陈广义
  1. Statistic2

    0下载:
  2. 使用matlab软件编写图像直方图匹配程序 matlab-Matlab software is written using image histogram matching program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:866
    • 提供者:王瑜
  1. image-processing

    0下载:
  2. 本程序包含matlab图像处理的一些程序,包括直方图均衡化,滤波,锐化处理等。-This program contains some matlab image processing procedures, including histogram equalization, filtering, sharpening processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10251
    • 提供者:艾泳宏
  1. rgb-hsi

    0下载:
  2. matlab编写的图像处理GUI小程序,实现(1)对一幅暗RGB图像的直方图均衡,(2)并分别在R、G、B通道进行直方图均衡,RGB三个分量可通过滑块调节,(3)用HSI模型增强图像。附有具体的文档说明。-MATLAB image processing GUI program, to achieve (1) to a pair of dark RGB image histogram equalization, (2) and in the R, G and B channels of histo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:210121
    • 提供者:蔡颖
  1. matlabgui

    1下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的亮度变换,图像锐化,灰度变换,截图,DCT变换,任意旋转,直方均衡。中值滤波等功能。-MATLAB-GUI-based graphical user interface of the digital image processing software system based GUI graphical interface, write code using matla
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:9835
    • 提供者:孙刚
  1. junhenhua

    0下载:
  2. matlab图像处理直方图均衡化源码,matlab图像处理直方图均衡化源码。-MATLAB image processing histogram equalization source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:616
    • 提供者:彭清
  1. zhifangtu

    0下载:
  2. 精确绘制图像的直方图,matlab代码亲测可用-Accurate Rendering image histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:484819
    • 提供者:huang
  1. matlab_Image-Processing-Code-

    0下载:
  2. 自己写的基于朱虹老师的数字图像处理的课程的一些MATLAB代码,主要有基于双线性差值的放大和旋转,直方图均衡化,临近差值,Knn去噪,线性展宽,中值滤波-Write your own based on some MATLAB code Course teacher Zhu Hong digital image processing, mainly based on the zoom and rotation bilinear difference, histogram equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:7755
    • 提供者:张文强
  1. mine

    4下载:
  2. 利用直方图平移和预测误差拓展的水印嵌入技术matlab源代码。-Translation and prediction error histogram expand watermarking technology
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-20
    • 文件大小:78632
    • 提供者:caroline
  1. Direct-gray-scale-transformation

    0下载:
  2. matlab图像处理 直接灰度变换 显示灰度直方图-matlab image processing linear transformation grayscale display histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:539
    • 提供者:hui
  1. SCHv1.0

    0下载:
  2. 一个实现形状曲率直方图的matlab源码,可用于视觉识别-MATLAB code implementing the Shape-Curvature-Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:15894
    • 提供者:Alex
  1. RGBzft_junheng

    0下载:
  2. 在Matlab中对彩色图像进行直方图均衡化增强-Histogram equalization enhancement for color images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:644
    • 提供者:张驰宇
  1. MATLAB_PICTURE_PROCESSING

    3下载:
  2. 使用MATLAB,实现以下四个功能 一、获取图片RGB值:给定一张图片,获取点(x,y),以及(x,y)周围8个点的R、G、B值。 二、实现rgb2gray函数:使用matlab实现rgb2gray的功能,并能计算出转换后灰度图片的方差。 三、灰度图对比度增强:分别使用灰度拉伸和直方图均衡化,增强给定图的对比度。 四、图像去噪:对给定图片加椒盐噪声,并选择两个去噪算法去除椒盐噪声。 -Using MATLAB, to achieve the following four fu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:455236
    • 提供者:Jane Ge
  1. guidinghua

    0下载:
  2. 利用MATLAB,求图像的各级像素、频率,绘制图形直方图、规定化直方图,进行分析-Use MATLAB, seeking all levels of image pixels, frequency, graphing histograms, histogram provisions for analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:南志强
  1. ImagePro_histoeq

    0下载:
  2. 1.直方图均衡化验证。2.调用自定义函数,对4幅花粉图象进行全局直方图均衡化。3.方格图象的局部直方图均衡化。4.图象的基于直方图统计的局部增强。(不使用matlab自带函数,程序执行效率高)-1. histogram equalization verification. 2. Call a custom function on four globally pollen image histogram equalization. 3. checkered image local histogra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:608729
    • 提供者:
  1. junheng

    0下载:
  2. 直方图均衡的MATLAB程序,能够成功运行。Histogram equalization MATLAB procedures, to be able to successfully run.-Histogram equalization MATLAB procedures, to be able to successfully run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:928619
    • 提供者:于蕙嘉
  1. tu-xiang-qu-wu

    0下载:
  2. 基于直方图优化的图像去雾技术matlab程序示例-Histogram-based image optimization technology to fog
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:200505
    • 提供者:王先生
  1. Key_Frame_identification-master

    0下载:
  2. 使用Matlab基于直方图、欧式距离和马氏距离实现视频镜头分割-This project takes a video as input and converts it into frames. From the numerous frames it identifies only a few number of frames which are the key frames. Key frames are identifies by implementing Histogram analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1155863
    • 提供者:chons
  1. figffthist

    0下载:
  2. 自己编写的matlab图像处理程序,可以生成图像直方图并且对图像进行傅里叶变换-I have written MATLAB image processing program, you can generate a histogram of the image and the image of the Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:715
    • 提供者:文朋
« 1 2 ... 15 16 17 18 19 2021 »
搜珍网 www.dssz.com