Sample OpenCV image Processing

  • Reference
  • install opencv package. Download the correct matching version of whl file from openCV
  • pip install the whl file
$ pip install "E:\downloads\opencv_python‑4.4.0‑cp38‑cp38‑win_amd64.whl"
$ pip install numpy

$ pip install matplotlib