搜索资源列表
histogram
- c#的直方图程序,可以求出灰度图像的直方图,并显示出来-histogram c# program, you can find the gray-scale image histogram and displayed
point-operation
- 用csharp实现了图像灰度化,绘制灰度直方图,灰度拉伸-image gray ,histogram
tt
- VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
POINT-OPERATION
- 能够打开图像文件绘制其直方图,并且实现各种处理 如 线性点运算,灰度拉伸,直方图均衡,直方图匹配等 笔者已经调通!-Be able to open the image file to draw its histogram, and achieve a variety of treatments such as linear point operations, gray stretch, histogram equalization, histogram matching。
DrawHistogram
- 以组件的方式提供灰度直方图绘制,开发工具VS2008,开发语言C#。-Component gray histogram drawn, development tools the VS2008, development language C#.
gray
- 基于C#针对bitmap数据的直方图显示-Histogram based on C# for the bitmap data show
point-operation
- 可以进行灰度拉伸,直方图均衡化的图像处理的小程序-Can be gray stretch, histogram equalization applet image processing
HistDemoA
- VC6.0编写的直方图均衡化的MFC程序,可以实现打开文件夹和对24位灰度图进行直方图均衡化的处理-VC6.0 prepared by the histogram equalization MFC program, you can open folders and to achieve 24 gray image histogram equalization process
ImageProcessing
- 灰度映射,直方图,图像平滑(均值滤波、中值滤波),图像锐化(Gray level mapping, histogram, image smoothing (mean filtering, median filtering), image sharpening)
gray_adjust
- 实现对bmp图像的灰度直方图均衡化,输入图像为24位深度的bmp灰度图(Realization of gray histogram equalization for BMP images)
