SOTAVerified

CS-TRD: a Cross Sections Tree Ring Detection method

2023-05-18Code Available0· sign in to hype

Henry Marichal, Diego Passarella, Gregory Randall

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This work describes a Tree Ring Detection method for complete Cross-Sections of Trees (CS-TRD) that detects, processes and connects edges corresponding to the tree's growth rings. The method depends on the parameters for the Canny Devernay edge detector (sigma), a resize factor, the number of rays, and the pith location. The first five are fixed by default. The pith location can be marked manually or using an automatic pith detection algorithm. Besides the pith localization, CS-TRD is fully automated and achieves an F-Score of 89% in the UruDendro dataset (of Pinus taeda) and 97% in the Kennel dataset (of Abies alba) without specialized hardware requirements.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
UruDendroCS-TRDAverage Precision0.94Unverified

Reproductions