搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
200802030917
- 力过程是整个系统的关键。激光打靶的打靶过程,由激光枪发射激光脉冲信号,光电靶接收激光脉冲信号,经过系列信号处理过程最终得到打靶的结果。光电靶由许多块的光电探测器组成,每块不同位置的光电探测器对应不同编号,从打靶的实际情况出发,确定了相应的编号规则。打靶的成-counting ceHs manually,live cells are recognized and counted automatically by image-analyzing technique.Two methods are
chepaidingweixidong
- 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
zhifangtu
- 对256灰度级,以及真彩色图形进行直方图均衡化处理-Of 256 gray-scale and true color graphics to deal with histogram equalization
procedure
- 在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。 在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合
A-c-language-read-imag
- 图片灰度处理的C语言程序,读取图片,灰度处理,直方图均衡化,-The picture grayscale processing C language program, read the pictures, gray scale processing, histogram equalization,
ZFTJH
- 对一幅图片进行直方图均衡,并输出概率非零灰度数,概率非零灰度中最大概率、最小概率、最大最小概率之比。-On an image histogram equalization and output nonzero probability gray number, the probability of the largest non-zero probability of gray, the minimum probability, the ratio of the maximum and minim
fafa
- 用MATLAB首先显示彩色图像,然后显示灰度化后的图像,再绘制直方图,直方图均衡化-MATLAB show color image first, and then according to gray image, to draw the histogram, the histogram equalization
ruihua
- 彩色图像的预处理,灰度化,直方图均衡化, gaussian低通滤波器锐化,laplacian算子锐化-Color image processing, gray, histogram equalization, gaussian low pass filter, Laplacian operator sharpening
gamma
- 这是对图像处理的matlab代码。包括灰度阈值变换、直方图均衡化、镜像变换、图像转置、图像缩放、图像旋转等操作。都是可以实现的代码-This is an image processing matlab code. Including gray threshold transform, histogram equalization, image transformation, image transfer home, image scaling, image rotation and other
HE--LabVIEW
- 直方图均衡化是灰度变换的一个重要应用,它高效且易于实现,广泛应用于图像增强处理中。图像的像素灰度变化是随机的,直方图的图形高低不齐,直方图均衡化就是用一定的算法使直方图大致平和。-Histogram equalization is an important application of gray transform it efficient and easy to implement, widely used in image enhancement processing. Pixel gray
Gray-histogram
- 对图像进行灰度直方图还有另一个文件是进行水平和垂直镜像处理-The image histogram there is another file is mirrored horizontally and vertically
opencv
- 涉及到opencv中的一些基础知识,包括矩阵的计算,颜色空间的转换、灰度直方图-Involved in opencv some of the basic knowledge, including matrix computing, color space conversion, gray histogram
图像灰度变换
- 对彩色图像进行二值化,灰度图像非线性变换,指数变换,幂次变换从而得到直方图进行分析。(The binarization of the color image, the non-linear transformation of the gray image, the exponential transformation and the power conversion are carried out to obtain the histogram for analysis)