Media Processing Getting Started with CV2 in Python Paul·June 4, 2018 Getting Started First we may want to install the python library pip install --upgrade opencv-python Then we can open a python shell and start… Read more Comment