version 0.0.6a0
Computer Vision Tool Library
cvtools is a helpful python library for computer vision.
It provides the following functionalities.
See the documentation for more features and usage.
Try and start with
pip install cvtoolss
Note: There are two s at the end.
or install from source
git clone https://github.com/gfjiangly/cvtools.git cd cvtools pip install . # (add "-e" if you want to develop or modify the codes)
This project is released under the Apache 2.0 license.
计算机视觉工具包
CVTools
Computer Vision Tool Library
Introduction
cvtools is a helpful python library for computer vision.
It provides the following functionalities.
See the documentation for more features and usage.
Installation
Try and start with
Note: There are two s at the end.
or install from source
TodoList
License
This project is released under the Apache 2.0 license.