Aucune description

quarrying 5031d70f58 refactor imwrite_bytes il y a 2 ans
khandy 5031d70f58 refactor imwrite_bytes il y a 2 ans
.gitignore 94f2e6f723 initial commit il y a 4 ans
README.md 001ce4270f use khandy instead of KHandy somewhere il y a 3 ans
requirements.txt 1f56aa8778 refactor khandy.label.detect il y a 2 ans
setup.py a68b1b3c63 add strip_content_in_paren il y a 3 ans

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