An open API service indexing awesome lists of open source software.

https://github.com/wpbonelli/find-ufos

image segmentation workflow for Phenome Force 2021
https://github.com/wpbonelli/find-ufos

boundary-detection computer-vision image-segmentation phenome phenotyping

Last synced: 14 days ago
JSON representation

image segmentation workflow for Phenome Force 2021

Awesome Lists containing this project

README

        

# 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 `

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