Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 384 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 384 Bytes

Phenome Force Demo: Find UFOs

A short workflow to demonstrate how to integrate code with PlantIT. Applies a threshold, dilates/closes, and finds contours of (U)nidentified (F)ruit (O)bjects in an image.

Usage

docker run -it -v $(pwd):/opt/find-ufos -w /opt/find-ufos wbonelli/find-ufos python3 find.py ufos <input file>

A file is provided for testing: data/tomatoes1.jpg