ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
648 stars 164 forks source link

BUG: label_image_centroids only worked with sequential labels 1..N #714

Closed cookpa closed 1 month ago

cookpa commented 1 month ago

BUG: make_points_image function not imported

ENH: New tests for label stats and make_points_image

STYLE: Clean up whitespace and unescaped chars in comments

coveralls commented 1 month ago

Coverage Status

coverage: 85.338% (+0.6%) from 84.729% when pulling ce8667d36ab621b60d21905e10e2ed3150811b89 on add_tests into be10edc42ca75d1215cb15d5810d6278cb4abc16 on master.