Bez popisu

quarrying 2daa4919e0 refactor boxes_convert.py před 3 roky
khandy 2daa4919e0 refactor boxes_convert.py před 3 roky
.gitignore 94f2e6f723 initial commit před 4 roky
README.md 001ce4270f use khandy instead of KHandy somewhere před 3 roky
requirements.txt 92f9cb6b85 add draw_text and draw_bounding_boxes před 3 roky
setup.py a68b1b3c63 add strip_content_in_paren před 3 roky

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