49 Forks
146 Stars
146 Watchers

cvessentials

Tutorial Series (60 hour course): Essentials of computer vision

How to download and setup cvessentials

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

Or simply clone cvessentials with SSH
[email protected]:onlyphantom/cvessentials.git

If you have some problems with cvessentials

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