Starter code for all assignments during UAVs@Berkeley's Fall 2020 onboarding
You have several options:
Go to the installation guide for Anaconda (Miniconda might be preferred) and run conda install opencv
.
Simply run pip install opencv-python
. This is a third-party pre-build installation, but is widely known to be reliable.
Please don't do this.