搜索资源列表
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
LineTrans
- 用MFC写的实现BMP格式图像点运算的源码。包括显示直方图、灰度的线性变换、阀值变换、窗口变换、灰度拉伸和灰度均衡。
BMPImage
- 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。
灰度拉伸
- 8位灰度图像的MFC环境下的灰度拉伸
GrayTrs
- 利用VC++的MFC编程,对图像进行灰度变换,包括灰值化、灰度变彩色格式、负相、二值化、线性拉伸、对数拉伸和指数拉伸。-VC++ using the MFC programming, gray-scale transformation of images, including gray, and gray color format change, the negative phase, binarization, linear stretch of the number of tensile a
proj_2
- 用MFC写的,包含图像灰度拉伸,均衡,显示直方图等-Written with MFC, including gray stretch, balanced
huidulas
- mfc实现图片灰度拉伸的改变,很不错的程序,包含源代码,包含测试图片-mfc achieve change the image median filtering, a very good program, including source
bmp_final
- vc++结合mfc,数字图像处理,实现了图像反色、直方图均衡化、线性变换、阈值变换、窗口变换、灰度拉伸等效果-MFC with VC++, digital image processing, to achieve the effect of image color inversing, histogram equalization, linear transformation, threshold transform, the window transform, gray stretching