A CV tool for extracting cows from images.
Uses OpenCV and PIL/Pillow.
pip install git+https://www.github.com/hbldh/cowcv
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 =============================