Description: This paper introduces a mean filter, based on MATLAB. Can be associated digital image processing, so as to achieve the effect of smoothing
File list (Check if you may need any files):
均值滤波\源代码\dibapi.cpp
........\......\dibapi.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\mydib.cpp
........\......\mydib.h
........\......\MyDIP.aps
........\......\MyDIP.clw
........\......\MyDIP.cpp
........\......\MyDIP.dsp
........\......\MyDIP.dsw
........\......\MyDIP.h
........\......\MyDIP.rc
........\......\MyDIPDoc.cpp
........\......\MyDIPDoc.h
........\......\MyDIPView.cpp
........\......\MyDIPView.h
........\......\ReadMe.txt
........\......\Resource.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\res\MyDIP.ico
........\......\...\MyDIP.rc2
........\......\...\MyDIPDoc.ico
........\......\...\Toolbar.bmp
........\测试图片\原始lena图像.bmp
........\........\经过均值滤波后.bmp
........\源代码\res
........\......\Release
........\源代码
........\测试图片
均值滤波