Basic Installation of OpenCv

Installing OpenCV from prebuilt binaries Below Python packages are downloaded and installed at their default locations. Python 2.7.x . Numpy . Matplotlib  ( Matplotlib is optional, but recommended since we use it in our tutorials ). Install all packages into their default locations. Python wants to be installed  C:/Python27/. After installation, open Python IDLE. Enter  … Basic Installation of OpenCv weiterlesen