CBICA / CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
https://www.cbica.upenn.edu/captk
Other
178 stars 64 forks source link

Segmentation-based registration vs image-based registration selection in Registration #1467

Closed AlexanderGetka-cbica closed 2 years ago

AlexanderGetka-cbica commented 2 years ago

We have a nearest neighbor interpolation setting (useful for registering segmentations to other segmentations, for example, because it preserves the integer labels) available in the CLI, but this isn't available in the GUI. We should add some settings to the dialog that allows you to check/radio-button this, toggling between nearest-neighbor or linear interpolation.

AlexanderGetka-cbica commented 2 years ago

This was addressed by #1482. Closing.