Sem descrição

quarrying 09545c03c5 add comment for crop há 2 anos atrás
khandy 09545c03c5 add comment for crop há 2 anos atrás
.gitignore 94f2e6f723 initial commit há 4 anos atrás
README.md 058203526a add download_image há 2 anos atrás
requirements.txt 058203526a add download_image há 2 anos atrás
setup.py 058203526a add download_image há 2 anos atrás

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