Sin descripción

quarrying 09545c03c5 add comment for crop hace 2 años
khandy 09545c03c5 add comment for crop hace 2 años
.gitignore 94f2e6f723 initial commit hace 4 años
README.md 058203526a add download_image hace 2 años
requirements.txt 058203526a add download_image hace 2 años
setup.py 058203526a add download_image hace 2 años

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
  • lxml
  • requests