Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 486 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 486 Bytes

Digital Image Processing


This repository is collection of image processing code samples written in C++.

Requirements:

Tested on WSL Ubuntu 20.04

Build:

$ git clone https://github.com/xenorivai/digital_image_processing.git
$ make

Usage:

$ ./main [path-to-file]

And then choose amongst the corresponding options

Example:
$ ./main ./img/lenna.png