The program searches for a gradient in the picture and replaces it with white colors. The entrance requires a folder with pictures. At the output, the program will generate new images in the same folder with the gradients found.
You need to write the following lines:
Linux:
- mkdir build
- cd build
- cmake ../
- make
- ./Gradient-Parser
- Select the folder with pictures where we want to find the gradient. \
- For tests, we write at this stage ../tests