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

Similarity option typo made "ANTSNeighborhoodCorrelation" unreachable #480

Closed cookpa closed 1 year ago

cookpa commented 1 year ago

utils.image_similarity was returning MI metric value instead.

Fixes #479