Description: matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿-Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people Platform: |
Size: 1024 |
Author:张张 |
Hits:
Description: 这个程序能清楚显示灰度图形的灰度直方图,并能进行平滑与滤波处理,方便程序员观察了解图像。-this procedure will clearly show that the gray-scale graphics histogram, and for smoothing and filtering. Observer allows programmers to understand images. Platform: |
Size: 6144 |
Author:空想位 |
Hits:
Description: 先对灰阶直方图做平滑后
找出三个峰值
然后在对三个峰值可以找出两个谷值
可以找出两个阈值-first pair of gray histogram so smoothing then identify three peaks in the three peaks can find two Valley can find value two threshold Platform: |
Size: 1024 |
Author:孟辑 |
Hits:
Description: 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果
中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray areas so as to achieve dynamic contrast enhanced effect of filtering : Median filter is nonlinear smoothing filter, it can eliminate noise while preserving image details Platform: |
Size: 1024 |
Author:xuhua |
Hits:
Description: MATLAB语言中图像数据与信息的读取方法,绘制灰度直方图的方法,理解灰度直方图的灰度变换及均衡化的方法。-MATLAB Image data and information to read, drawing gray histogram, Gray understanding of gray histogram equalization and transform the way. Platform: |
Size: 171008 |
Author:小春 |
Hits:
Description: 给定一幅图象,输出其直方图。给定一个线性变换函数,实现图象的灰度拉伸;实现对图象的均衡化。-Given an image, the output of its histogram. Given a linear transform function, realize the gray-scale image stretching realize the equalization of image. Platform: |
Size: 1024 |
Author:程伟 |
Hits:
Description: 所谓直方图就是在某一灰度级的象素个数占整幅图像的象素比 h=nj/N,其中nj是灰度级在j的象素数,N是总象素数,扫描整幅图像得出的h的离散序列就是图像的直方图,h求和必然=1,所以直方图可以看成是象素对于灰度的概率分布函数。-Histogram is the so-called gray level in a given number of pixels representing the entire image pixel than h = nj/N, which nj is the gray level of pixels in the j number, N is the total number of pixels, scanning the whole lot images derived from the discrete sequence h is the image histogram, h summation is bound = 1, so the histogram can be viewed as the probability of pixel gray-scale for the distribution function. Platform: |
Size: 1024 |
Author:范灯辉 |
Hits:
Description: 基于常用的灰度变换法和直方图均衡化法等图像增强算法,提出了一种对比度增强算法.该算法首先对直方图进行平滑处理,再进行直方图均衡化,然后在整个显示范围内对图像灰度级进行等间距排列,最后对图像进行中-Gray-scale transformation based on common law and the histogram equalization method, such as image enhancement algorithm, a contrast enhancement algorithm. The algorithm first histogram smoothing processing, and then histogram equalization, and then displayed in the entire range of image gray level spacing, etc. with the final image in Platform: |
Size: 1024 |
Author:ivy |
Hits:
Description: 里面包括了MATLAB的好多程序,主要有灰度切分,直接灰度变换,直方图规定化,直方图均衡化等-Which includes many of the MATLAB program, there are gray-scale segmentation, direct gray-scale transformation, Histogram of the provisions of, such as histogram equalization Platform: |
Size: 719872 |
Author:张龙 |
Hits:
Description: 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。-In this study requested to prepare a procedure for calculating the image histogram and asked to discuss histogram equalization technology, the last of Figure 3.8 (a) a balanced treatment. Histogram is a variety of spatial processing technology foundation, histogram operation can be effective for image enhancement. In the experiment under the histogram corresponding discrete function can be calculated to prepare an image histogram function, histogram equalization is a means of gray-scale transformation to achieve gray histogram mapping so as to achieve the purpose of image enhancement. Experiments have been the original image through the histogram, histogram equalization transformation function maps and enhanced image after image enhancement histogram of these experimental data to explain the reasons for the image was enhanced. Platform: |
Size: 203776 |
Author:jhm |
Hits:
Description: 是一则matlab编写的直方图均衡,处理灰度以及彩色图像,内含实例图像文件-Is a histogram equalization matlab prepared to deal with gray scale and color images, including examples of image file Platform: |
Size: 812032 |
Author:hei |
Hits:
Description: 基于GUI的图像处理软件平台的开发 五种常用的边缘检测、灰度直方图的显示、灰度直方图的均衡化、对比度自适应直方图的均衡化、图片的二值化以及彩色图片的灰度化-GUI-based image processing software platform of five commonly used edge detection, histogram display, gray histogram equalization, adaptive histogram equalization contrast, the image binarization and color pictures of the gray degree of Platform: |
Size: 708608 |
Author:杨全祥 |
Hits:
Description: 灰度直方图是灰度级的函数,描述的是图像中具有该灰度级的像素的个数。它是多种空间域处理技术的基础。直方图操作能够有效用于图像增强;提供有用的图像统计资料,其在软件中易于计算,适用于商用硬件设备。直方图均衡化是通过对原图像进行某种变换,使原图像的灰度直方图修正为均匀分布的直方图的一种方法。图像灰度 直方图均衡化使得图像的灰度分布趋向均匀,图像所占有的像素灰度间距拉开,加大了图像反差,改善了视觉效果,达到增强目的。MATLAB是数字图像处理的常用工具,应用MATLAB的各种函数能够对数字图像进行各种处理。-Histogram (histogram) is the gray level function, describes the gray level image with the number of pixels, the horizontal axis is the gray-scale, vertical axis is the frequency of the gray scale (pixel)
Image gray histogram is a one-dimensional discrete function:
Platform: |
Size: 239616 |
Author:colin |
Hits: