/opencv_tools

Some python code using opencv lib

Primary LanguagePythonMIT LicenseMIT

Install

pip install -r requirements.txt

Command

Function often using in openCV.

  1. Rotation image:

    frame = cv2.transpose(frame)