Sen descrición

quarrying 33812e4dbd add khandy.set_logger %!s(int64=3) %!d(string=hai) anos
khandy 33812e4dbd add khandy.set_logger %!s(int64=3) %!d(string=hai) anos
.gitignore 94f2e6f723 initial commit %!s(int64=4) %!d(string=hai) anos
README.md 92f9cb6b85 add draw_text and draw_bounding_boxes %!s(int64=3) %!d(string=hai) anos
requirements.txt 92f9cb6b85 add draw_text and draw_bounding_boxes %!s(int64=3) %!d(string=hai) anos
setup.py 33812e4dbd add khandy.set_logger %!s(int64=3) %!d(string=hai) anos

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