Ingen beskrivning

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

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