Нет описания

quarrying a06e593d10 add normalize_extension 3 лет назад
khandy a06e593d10 add normalize_extension 3 лет назад
.gitignore 94f2e6f723 initial commit 4 лет назад
README.md 001ce4270f use khandy instead of KHandy somewhere 3 лет назад
requirements.txt 92f9cb6b85 add draw_text and draw_bounding_boxes 3 лет назад
setup.py 001ce4270f use khandy instead of KHandy somewhere 3 лет назад

README.md

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