No Description

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

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