Related Experiment Video
Updated: Apr 28, 2026

LeafJ: An ImageJ Plugin for Semi-automated Leaf Shape Measurement
Published on: January 21, 2013
Procrustean pseudo-landmark methods in Python to measure massive quantities of leaf shape data
Asia Hightower1,2,3, Svea Hall1, Ricardo Urquidi Camacho4
1Department of Plant Biology Michigan State University East Lansing Michigan USA.
Premise:
When examining leaf shapes that are different from one another, it can be difficult to compare both the overall leaf shape and points along the leaf margin in biologically and statistically meaningful ways.
Methods:
To address this problem, we present a simple and user-friendly leaf shape analysis method in Jupyter Notebook and Python that uses pseudo-landmarks and generalized Procrustes analysis to measure and compare the shape of any leaf. To demonstrate our analysis, we created a repository of real leaves gathered from eight experimental datasets.
Results:
Using our leaf repository, we explain how we can use pseudo-landmarks to compare all leaf shapes, both within and between species, using dimension reduction techniques like principal component analysis and can predict leaf shapes using pseudo-landmarks through linear discriminant analysis. Our leaf shape analysis also maps differences in shape as leaves grew around a rosette, showing the transition of shape across development (phyllotaxy). Finally, we showed how the relationship between leaf shape variation and genetic diversity can be investigated by combining shape with genetic data.
Discussion:
Through the use of generalized Procrustes analysis and pseudo-landmarks, our leaf shape analysis presents a powerful tool for examining the shape of any leaf across multiple biological, ecological, evolutionary, and developmental scales.

