MFC (Microsoft Foundation Classes) based C++ application for implementation of image processing algorithms
After running
Visual Studio Installer
, selectMore
-Import configuration
menu to load.vsconfig
file, and then proceed with the installation.
A directory named
images
contains headerlessRAW
images andBMP
image samples.
This repository states that many of the contents of https://github.com/datakun/ImageToolBox were referenced.