24 Forks
91 Stars
91 Watchers

OpenCV

Showcasing mini projects using OpenCV, where I explore the endless possibilities of computer vision and image processing.

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