hbldh / cowcv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CowCV

Build Status Coverage Status

A CV tool for extracting cows from images.

Uses OpenCV and PIL/Pillow.

Description

Installation

pip install git+https://www.github.com/hbldh/cowcv

Usage

Tests

Tests can be run with pytest:

hbldh@devbox:~/Repos/cowcv py.test tests
============================= test session starts ==============================
platform linux -- Python 3.5.2, pytest-3.0.2, py-1.4.31, pluggy-0.3.1
rootdir: /home/hbldh/Repos/cowcv, inifile: 
collected 0 items 

========================== 0 passed in 0.0 seconds =============================

References

About

License:MIT License


Languages

Language:Python 100.0%