- Open command Prompt
- Change directory using cd to the folder that has main.cpp and DIP_MyHeaderFile.h file
- Execute the following commands
$ g++ -o main main.cpp
$ ./main [ROW] [COL] [BYTESPERPIXEL] [input 12 image paths] [output energy feature file path]