Description: VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect, each click the right mouse button, the procedures for fuzzy time until you are satisfied. Note that the program is only vague functions, other functions such as process optimization and efficiency considerations is still relatively small, the speed of the program is running may lack some of the
To Search:
File list (Check if you may need any files):
vcphotoboth\实现图像的柔化效果\MainFrm.cpp
...........\..................\MainFrm.h
...........\..................\ReadMe.txt
...........\..................\res\Test.ico
...........\..................\...\Test.manifest
...........\..................\...\Test.rc2
...........\..................\...\TestDoc.ico
...........\..................\...\Toolbar.bmp
...........\..................\Resource.h
...........\..................\stdafx.cpp
...........\..................\stdafx.h
...........\..................\Test.cpp
...........\..................\Test.h
...........\..................\Test.rc
...........\..................\Test.sln
...........\..................\Test.suo
...........\..................\Test.vcproj
...........\..................\TestDoc.cpp
...........\..................\TestDoc.h
...........\..................\TestView.cpp
...........\..................\TestView.h
...........\..................\res
...........\实现图像的柔化效果
vcphotoboth