16 Forks
40 Stars
40 Watchers

OpenCV

Some simple computer vision implementations using OpenCV

How to download and setup OpenCV

Open terminal and run command
git clone https://github.com/TusharSSurve/OpenCV.git
git clone is used to create a copy or clone of OpenCV repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OpenCV https://github.com/TusharSSurve/OpenCV/archive/master.zip

Or simply clone OpenCV with SSH
[email protected]:TusharSSurve/OpenCV.git

If you have some problems with OpenCV

You may open issue on OpenCV support forum (system) here: https://github.com/TusharSSurve/OpenCV/issues