Skip to main content

PlantCV

PlantCV is an open-source tool for automated plant phenotyping. It measures plant morphological traits from images — shape, size, color distribution, and more.

Input formats

.png, .jpg, .jpeg, .tiff

Analysis types

TypeDescription
MorphologyCombined shape and color analysis (recommended)
Shape onlyArea, perimeter, convexity, solidity, eccentricity
Color onlyColor histogram, dominant colors, color distribution

Parameters

ParameterRangeDefaultDescription
Binary threshold0–255128Threshold for foreground/background separation
Min object areaPixels100Minimum plant area to detect (filters noise)
ROI restrictionToggleOffLimit analysis to a specific region of interest

Outputs

OutputFormatDescription
Plant traitsJSONMeasurements: area, perimeter, height, width, color metrics
Binary maskPNGForeground/background segmentation mask
Annotated overlayPNGOriginal image with analysis overlay

Presets

PresetDescription
Full Morphology + ColorComplete analysis with all measurements
Shape OnlyShape metrics without color analysis

Compute requirements

ResourceRequirement
GPUNone — CPU only
Duration~30 seconds per image