Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 691 Bytes

File metadata and controls

42 lines (31 loc) · 691 Bytes

Table of Contents

Prerequisites

This code is written in Python.

Running locally

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

Copyright and license

Code copyright 2017 Sharon.