axondeepseg icon indicating copy to clipboard operation
axondeepseg copied to clipboard

Tests: implement and validate ellipse inner and outer perimeters

Open vasudev-sharma opened this issue 3 years ago • 0 comments

The PR #501 implements the inner perimeter (axon perimeter) and outer perimeter(axonmyelin perimeter) of the myelin and validates it for a circle using a simulated image. However, in this recently merged PR, the ellipse perimeter was validated manually rather than using tests on the simulated image.

We would certainly want to verify the inner and outer perimeter of the ellipse using the latest master branch (merged PR #501) with using mathematical formulas of the simulated ellipse.

vasudev-sharma avatar May 24 '21 09:05 vasudev-sharma