setup_vars_opencv3.sh

Python 3 bindings for the computer vision library

Debian Debian
RUN apt-get update && \ apt-get install -y python3-opencv
Ubuntu
RUN apt-get update && \ apt-get install -y python3-opencv
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-opencv
Fedora
RUN dnf install -y python3-opencv
click the source code to copy install setup_vars_opencv3.sh on any operating system with command-not-found.com