Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

crash-course

Starter code for all assignments during UAVs@Berkeley's Fall 2020 onboarding

Installing OpenCV

You have several options:

1.) Installation via Anaconda )

Go to the installation guide for Anaconda (Miniconda might be preferred) and run conda install opencv.

2.) Installation via 3rd party library (my recommendation)

Simply run pip install opencv-python. This is a third-party pre-build installation, but is widely known to be reliable.

3.) Build from source

Please don't do this.

About

Starter code for all assignments during UAVs@Berkeley's Fall 2020 onboarding

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages