Description: MyDIP C++ image processing program source code to achieve gray image processing, image scaling, image conversion, image edge contour associated with the treatment. Template on the source () function: the role is specified template (any size) to operate, specify the template parameter iTempH image
* The height, width parameters iTempW specified template template parameter iTempMX and iTempMY designated center
* Element coordinates specified parameters fpArray template elements, fCoef specified factor.
About PrewittDIB () function: the role of edge detection using Prewitt operator image edge detection operators.
There are many practical image processing functions, please refer to compress MyDIPView.cpp file within the package.
To Search:
File list (Check if you may need any files):
MyDIP\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
.....\res\MyDIP.ico
.....\...\MyDIP.rc2
.....\...\MyDIPDoc.ico
.....\...\Toolbar.bmp
.....\resource.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\res
MyDIP