搜索资源列表
exercise1
- 将彩色图象灰度化实现图象的灰度图,线性拉伸以及均衡化
moshishibie
- 打开图像,实现灰度图像、线性拉伸等功能,带有界面设计
yaogan
- 能够进行raw格式像bmp格式转化,进行边缘跟踪,进行滤波处理,进行线性拉伸和灰度重采样等功能-capable raw format as bmp format conversion, tracking, filtering, linear stretch and gray resample function
ImHistLine
- 采用线性调整,对图像进行增强,主要是对比度拉伸,可以反映直方图-linear adjustments to enhance image, mainly tensile contrast, can reflect histogram
exercise1
- 将彩色图象灰度化实现图象的灰度图,线性拉伸以及均衡化-Will realize color images of gray grayscale images, linear stretching and equalization
source
- 给定一幅图象,输出其直方图。给定一个线性变换函数,实现图象的灰度拉伸;实现对图象的均衡化。-Given an image, the output of its histogram. Given a linear transform function, realize the gray-scale image stretching realize the equalization of image.
LineTrans
- 用MFC写的实现BMP格式图像点运算的源码。包括显示直方图、灰度的线性变换、阀值变换、窗口变换、灰度拉伸和灰度均衡。-MFC write with the realization of BMP format images point-source computing. Including the display histogram, gray linear transform, threshold transform, transfor
LineTrans
- 该程序完成如下图像的点运算功能:灰度直方图,灰度的线性变换,阈值变换,灰度拉伸,灰度均衡。-The program follows the completion of the point image computing functions: gray-scale histogram, gray linear transform, threshold transform, gray stretch, gray balance.
051221136
- 给定一幅图象,输出其直方图; 通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 实现对图象的均衡化。 -Given an image, the output of its histogram through the dialog box to set a linear transformation function, realize the gray-scale image stretching realize th
BMPImage
- 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-sc
LineTrans
- 对位图进行图像反色,线性变换、阀门变换、窗口变换、灰度拉伸、灰度均衡等-Bitmap image of the anti-color, linear transformation, valve transform, transform window, gray stretch, gray balance, etc.
grey_process
- 我的图像处理作业,打开一张图片(bmp灰度256),实现灰度直方图均衡,灰度线性化和灰度拉伸,用VS2008写的,需要VS2008SP1,估计装的人不多,还是挺不错的,集成了BCGsoft的界面插件-My image processing operations, open a picture (bmp gray level 256), achieve a balanced histogram, gray and gray-linear
VCDIBchap2
- 介绍图像灰度变化的典型算法,包括二值化和阈值处理,直方图的绘制及直方图均衡,灰度的线性变换和灰度拉伸等。-Change the image gray-scale introduction of the typical algorithms, including binary and threshold processing, histogram mapping and histogram equalization, linear gra
imgprocess
- 1.给定一幅图象,输出其直方图 2.通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 3.实现对图象的均衡化-1. To set an image, the output of its histogram 2. Through the dialog box to set a linear transformation function, implementation of the gray-scale image stret
zhifangtujunhanghua
- 直方图均衡,图像去雾处理,是把原始图像的灰度直方图从比较集中的某个灰度区间变成在全部灰度范围内的均匀分布。直方图均衡化就是对图像进行非线性拉伸,重新分配图像像素值,使一定灰度范围内的像素数量大致相同。-Histogram equalization, image processing to the fog, is the original image histogram to a gray scale from the more conc
ssh
- 给定一幅图象,输出其直方图; 通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 实现对图象的均衡化。 读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象。 -Given a picture,output the ZHIFANG styles
RGBtoHIS
- RGB-IHS变换:图像进行 RGB-HIS 正变换,分别对明度、饱和度、色调进行线性 拉伸显示;然后再进行反变换 -RGB-IHS transformation: the image is RGB-HIS transformation, respectively, lightness, saturation, hue, a linear stretch display then the inverse transform
灰度拉伸
- 对图像绘制直方图,并进行适当的灰度变换,分别进行线性的和非线性的灰度拉伸变换,改善图像的视觉效果; 主要功能函数自己编写; 在一个主程序中运行实现,并在一个统一的交互式界面下选择参数.(Histogram of the image, and the appropriate gray-scale transformation, linear and nonlinear gray scale stretching transform,
lineargraytransform
- 实现数字图像的灰度范围的线性拉伸,对变换结果进行必要的分析,画出灰度变换曲线图,以另一个文件名形式保存灰度变换后的图像。(Achieve linear range of the gray range of digital images)
图像拉伸
- 遥感图像处理,用直方均衡化方法、2%线性拉伸方法拉伸图像,亮度值分布均衡(Drawing images by histogram)