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
592 stars 160 forks source link

ENH: Support different segmentation labels in kelly_kapowski #548

Closed cookpa closed 4 months ago

cookpa commented 4 months ago

For example, BIDS common image-derived labels do not follow the same numbering scheme as ANTs. Add the ability to specify the GM and WM labels, retaining defaults GM=2 and WM=3