3 Forks
4 Stars
4 Watchers

OpenCV-iOS

Self-learning Computer Vision using OpenCV with Swift on iOS

How to download and setup OpenCV-iOS

Open terminal and run command
git clone https://github.com/sthanhng/OpenCV-iOS.git
git clone is used to create a copy or clone of OpenCV-iOS 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-iOS https://github.com/sthanhng/OpenCV-iOS/archive/master.zip

Or simply clone OpenCV-iOS with SSH
[email protected]:sthanhng/OpenCV-iOS.git

If you have some problems with OpenCV-iOS

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