Description: VC6.0 MFC program written main functions: 1. To open BMP format grayscale images, little by little, read BMP format 2 shows a histogram of the gray image can be selected in the histogram threshold binarization histogram equalization 3 can save processed images 4. grayscale bitmap geometric transformations: translation transform rotation transformation scaling transformation 5. the grayscale bitmap noise suppression: median filter template size 3* 5* 5 respectively, to achieve the mean filter template size 3* 3, to achieve " arithmetic mean (H0)" and " weighted average (H1, H3)" , Gaussian filtering (H2 ) 6. document image binarization processing
To Search:
File list (Check if you may need any files):
tt
..\ChildFrm.cpp
..\ChildFrm.h
..\FilteringDlg.cpp
..\FilteringDlg.h
..\GaussianFilteringDlg.cpp
..\GaussianFilteringDlg.h
..\GeoTransTabDlg.cpp
..\GeoTransTabDlg.h
..\hw1_gray.bmp
..\lena.bmp
..\MainFrm.cpp
..\MainFrm.h
..\MeanFilteringDlg.cpp
..\MeanFilteringDlg.h
..\MedianFilteringDlg.cpp
..\MedianFilteringDlg.h
..\ReadMe.txt
..\res
..\resource.h
..\...\Toolbar.bmp
..\...\tt.ico
..\...\tt.rc2
..\...\ttDoc.ico
..\RotateDialog.cpp
..\RotateDialog.h
..\ShowDistogram.cpp
..\ShowDistogram.h
..\StdAfx.cpp
..\StdAfx.h
..\TranslationDialog.cpp
..\TranslationDialog.h
..\tt.aps
..\tt.clw
..\tt.cpp
..\tt.dsp
..\tt.dsw
..\tt.h
..\tt.ncb
..\tt.opt
..\tt.plg
..\tt.rc
..\ttDoc.cpp
..\ttDoc.h
..\ttView.cpp
..\ttView.h
..\ZoomDialog.cpp
..\ZoomDialog.h
..\使用图像
..\........\Autumn Leaves.jpg
..\........\desktop.ini
..\........\hw1_gray.bmp
..\........\hw1_gray1.bmp
..\........\hw2_gary.bmp
..\........\hw3_gray.bmp
..\........\hw4_gray.bmp
..\........\hw5_gray.bmp
..\........\hw6_gray.bmp
..\........\hw7_gray.bmp
..\........\hw8_gray.bmp
..\........\lena.bmp
..\........\lena_gaussian.bmp
..\........\lena_salt.bmp