Skip to content

MoisesExpositoAlonso/hippo

Repository files navigation

HIPPO: High-throughput Image Processing of Plant Organs

Moises Exposito-Alonso

This repo contains python functions and wrappers for analyses of plant images. It heavily uses the modules Image, Subprocess and Open Computer Vision (OpenCV).

To run example segmentations

git clone https://github.com/MoisesExpositoAlonso/hippo

python countgreen_master.py

This both segments the four example JPG pictures and stores the pixel counts in a spreadsheet.