This repository is collection of image processing code samples written in C++.
Tested on WSL Ubuntu 20.04
- Must have
matplotlib
- C++ compiler
$ git clone https://github.com/xenorivai/digital_image_processing.git
$ make
$ ./main [path-to-file]
And then choose amongst the corresponding options
$ ./main ./img/lenna.png