Hi!
I just want to share a tip. If you get something like
Internal elastix error: See elastix log (use LogToConsoleOn() or LogToFileOn())
try to use this option
log_to_console=True
(from help(itk.elastix_registration_method
)
Cheers!
Hi!
I just want to share a tip. If you get something like
Internal elastix error: See elastix log (use LogToConsoleOn() or LogToFileOn())
try to use this option
log_to_console=True
(from help(itk.elastix_registration_method
)
Cheers!