Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 81404604bmpimage.rar filelist
BMPImage\BMPImage.cpp
BMPImage\BMPImage.dsp
BMPImage\BMPImage.dsw
BMPImage\BMPImage.h
BMPImage\BMPImage.rc
BMPImage\BMPImageDoc.cpp
BMPImage\BMPImageDoc.h
BMPImage\BMPImageView.cpp
BMPImage\BMPImageView.h
BMPImage\ChildFrm.cpp
BMPImage\ChildFrm.h
BMPImage\DIBapi.cpp
BMPImage\DIBapi.h
BMPImage\DlgIntensity.cpp
BMPImage\DlgIntensity.h
BMPImage\graystretch.cpp
BMPImage\GrayStretch.h
BMPImage\LinearTransformation.cpp
BMPImage\LinearTransformation.h
BMPImage\MainFrm.cpp
BMPImage\MainFrm.h
BMPImage\readme.txt
BMPImage\res\BMPImage.ico
BMPImage\res\BMPImage.rc2
BMPImage\res\BMPImageDoc.ico
BMPImage\res\Thumbs.db
BMPImage\res\Toolbar.bmp
BMPImage\res
BMPImage\resource.h
BMPImage\Rotation.cpp
BMPImage\Rotation.h
BMPImage\Scaling.cpp
BMPImage\Scaling.h
BMPImage\SetThreshod.cpp
BMPImage\SetThreshod.h
BMPImage\StdAfx.cpp
BMPImage\StdAfx.h
BMPImage\Translation.cpp
BMPImage\Translation.h
BMPImage\WinTrans.cpp
BMPImage\WinTrans.h
BMPImage