The Anaconda3 Package and the OpenCV module are required to run the script. Please refer to the Application Note #20 for more details.

  1. Once the Anaconda3 package has been correctly installed, the OpenCV module can be installed too.
  1. From the Window menu, select the Anaconda Prompt.

  2. Type pip install opencv-python and press return.
  3. A message confirms the correct OpenCv installation.