Installation and Usage
To install and use cv2, you will need the package installer for Python - pip
Installation
To install cv2routine, simply run the following command in your terminal:
$ pip install cv2routine
Usage
To use cv2routine, simply import the module:
import cv2routine
or
import cv2routine as cv2r
If you want to use only one module, use
from cv2routine import transform as tr