项目作者: w-bonelli

项目描述 :
A simple plant tissue segmentation workflow (for Phenome Force 2021)
高级语言: Python
项目地址: git://github.com/w-bonelli/find-ufos.git
创建时间: 2021-04-30T03:05:47Z
项目社区:https://github.com/w-bonelli/find-ufos

开源协议:

下载


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