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
608 stars 161 forks source link

ENH: allow setting of fixed_parameters when creating a transform #526

Closed cookpa closed 6 months ago

cookpa commented 6 months ago

Also point users to create_transform method

Fixes #525