説明なし

quarrying 7684b4418d rename find_topk to top_k, and refactor it 4 年 前
khandy 7684b4418d rename find_topk to top_k, and refactor it 4 年 前
.gitignore 94f2e6f723 initial commit 4 年 前
README.md ea2b7e72df update README 4 年 前
requirements.txt 94f2e6f723 initial commit 4 年 前
setup.py 94f2e6f723 initial commit 4 年 前

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+