暫無描述

quarrying 0fb3ddfb12 add and use khandy.is_numpy_image 3 年之前
khandy 0fb3ddfb12 add and use khandy.is_numpy_image 3 年之前
.gitignore 94f2e6f723 initial commit 4 年之前
README.md ea2b7e72df update README 4 年之前
requirements.txt 94f2e6f723 initial commit 4 年之前
setup.py eca7a1c7fe add center_pad 3 年之前

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+