This code is written in Python.
Start by cloning the repository from GitHub:
for https use
$ https://github.com/Sharonsyra/Image-Processing.git
for ssh use
$ git@github.com:Sharonsyra/Image-Processing.git
Change Directory into the project folder
$ cd Image-Processing
Install the application's dependencies:
On Windows
$ pip install opencv-python
On linux
$ pip install cv2
Code copyright 2017 Sharon.