暂无描述

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

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