Skip to content
/ gpea Public

A set of computer vision algorithms for measuring the growth rate of plants.

Notifications You must be signed in to change notification settings

colewebb/gpea

Repository files navigation

GPEA: A Green Pixel Engine for Analysis (and its derivatives, the *ureka family)

Overview

The GPEA, GPEureka, and Otsureka algorithms are algorithms designed to measure the growth rate of plants using overhead cameras (a color camera for the GPEA algorithm, and an infrared camera for the GPEureka and Otsureka algorithms). The Otsureka algorithm has been modified for color images, see Otsureka.py on the color branch.

Their inner workings are documented in paper.ipynb. I haven't written up the Otsureka variant yet, but it's the GPEureka algorithm with Otsu's binarization applied instead of a static value.

About

A set of computer vision algorithms for measuring the growth rate of plants.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published