A collection of Computer Vision tools and operators implemented in Python.
You can clone this repository to your local computer.
git clone https://github.com/pystander/CV-Toolkit
You are suggested to use pip to install all required packages in requirements.
pip install -r requirements.txt
Distributed under the GNU GPL-3.0 License. See LICENSE for more information.