Skip to content

claudio9russo7/stomi_calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Stomata Calculation

The function takes as input the annotation from YOLOv8 segmentation model. In order to obtain reliable data the function can be utilized only on dataset with one class. For the function it's needed to define the directory where are the raw annotation, the directory where store the final excel dataset, the x and y dimension of the photo and the real dimension in mm2 of the photo. As output can be obtained the number of stomata for mm2, the total area in micron for mm2 and the average dimension of the stomata in micron. The area of stomata is calculated using the shoelace formula.

About

Calculation of stomata from yolo segmentation annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages