Installing OpenCV
-
install opencv for python
```bash sudo apt update sudo apt install -y python3-opencv
may be done already depending on what you installed.
sudo apt install -y ros-melodic-cv-bridge
```
-
other installs:
bash
references
- https://docs.opencv.org/3.4/d2/de6/tutorial_py_setup_in_ubuntu.html