Skip to content

Files

Latest commit

Abinaya ManimaranAbinaya Manimaran
Abinaya Manimaran
and
Abinaya Manimaran
Jun 5, 2018
e4115d4 · Jun 5, 2018

History

History

02-CMY-Color-Space

02-CMY-Color-Space

  1. Open command Prompt
  2. Change directory using cd to the folder that has main.cpp and DIP_MyHeaderFile.h file
  3. Execute the following commands
   $ g++ -o main main.cpp  
   
   $ ./main [row] [col] [bytesPerPixel]  [input image path] [raw output image 1 path] [raw output image 2 path] [raw output image 3 path] [raw output image 4 path]