We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd53c9 commit 38398b0Copy full SHA for 38398b0
ants/registration/registration.py
@@ -162,7 +162,7 @@ def registration(
162
use_legacy_histogram_matching : boolean
163
if True, use the original histogram matching in ANTs. This is not recommended, but is available for backwards
164
compatibilty with earlier versions, where it was always turned on. The default is False. A better implementation of
165
- histogram matching is available in the ants.utils.histogram_matching function.
+ histogram matching is available in the ants.histogram_match_image2 function.
166
167
kwargs : keyword args
168
extra arguments
0 commit comments