- 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 [input 1 image path] [input 2 image path] [input 3 image path] [input 4 image path] [output match 1] [output match 2] [output match 3] [output match 4] [output match 5] [output match 6]