Няма описание

quarrying eaf82e5662 refactor image hashing function преди 3 години
khandy eaf82e5662 refactor image hashing function преди 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 eaf82e5662 refactor image hashing function преди 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