README.md 220 B

Overview

Handy Utilities for Computer Vision

Installation

git clone https://github.com/quarrying/KHandy.git
cd KHandy
pip install -e .

Dependencies

  • Python 3.5+
  • NumPy 1.11+
  • OpenCV 2.0+
  • Pillow