文件名称:BMPImage
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 50kb
- 下载次数:
- 0次
- 提 供 者:
- 骆**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序用MFC实现了灰度图像的处理,功能如下:
几何变换:平移、旋转、缩放;
点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡;
可以给图像产生%3椒盐噪声;
图像的平滑:均值滤波(3X3)、超限中值滤波(3X3);
边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子;
Fourier变换。-This procedure using MFC realize the gray-scale image processing, functions as follows: geometric transformations: translation, rotation, scaling point treatment: linear transformation, gray stretch, histogram, histogram equalization images can produce 3 Salt and Pepper Noise image smoothing: Mean Filter (3X3), transfinite median filter (3X3) Edge Detection: Edge Detection Operators local law, including the Sobel operator, Prewitt operator, Laplacian Fourier Transform.
几何变换:平移、旋转、缩放;
点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡;
可以给图像产生%3椒盐噪声;
图像的平滑:均值滤波(3X3)、超限中值滤波(3X3);
边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子;
Fourier变换。-This procedure using MFC realize the gray-scale image processing, functions as follows: geometric transformations: translation, rotation, scaling point treatment: linear transformation, gray stretch, histogram, histogram equalization images can produce 3 Salt and Pepper Noise image smoothing: Mean Filter (3X3), transfinite median filter (3X3) Edge Detection: Edge Detection Operators local law, including the Sobel operator, Prewitt operator, Laplacian Fourier Transform.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BMPImage
........\BMPImage.cpp
........\BMPImage.dsp
........\BMPImage.dsw
........\BMPImage.h
........\BMPImage.rc
........\BMPImageDoc.cpp
........\BMPImageDoc.h
........\BMPImageView.cpp
........\BMPImageView.h
........\ChildFrm.cpp
........\ChildFrm.h
........\DIBapi.cpp
........\DIBapi.h
........\DlgIntensity.cpp
........\DlgIntensity.h
........\graystretch.cpp
........\GrayStretch.h
........\LinearTransformation.cpp
........\LinearTransformation.h
........\MainFrm.cpp
........\MainFrm.h
........\readme.txt
........\res
........\...\BMPImage.rc2
........\resource.h
........\Rotation.cpp
........\Rotation.h
........\Scaling.cpp
........\Scaling.h
........\SetThreshod.cpp
........\SetThreshod.h
........\StdAfx.cpp
........\StdAfx.h
........\Translation.cpp
........\Translation.h
........\WinTrans.cpp
........\WinTrans.h
........\BMPImage.cpp
........\BMPImage.dsp
........\BMPImage.dsw
........\BMPImage.h
........\BMPImage.rc
........\BMPImageDoc.cpp
........\BMPImageDoc.h
........\BMPImageView.cpp
........\BMPImageView.h
........\ChildFrm.cpp
........\ChildFrm.h
........\DIBapi.cpp
........\DIBapi.h
........\DlgIntensity.cpp
........\DlgIntensity.h
........\graystretch.cpp
........\GrayStretch.h
........\LinearTransformation.cpp
........\LinearTransformation.h
........\MainFrm.cpp
........\MainFrm.h
........\readme.txt
........\res
........\...\BMPImage.rc2
........\resource.h
........\Rotation.cpp
........\Rotation.h
........\Scaling.cpp
........\Scaling.h
........\SetThreshod.cpp
........\SetThreshod.h
........\StdAfx.cpp
........\StdAfx.h
........\Translation.cpp
........\Translation.h
........\WinTrans.cpp
........\WinTrans.h