18 #ifndef itkVariationalRegistrationLogger_h
19 #define itkVariationalRegistrationLogger_h
45 template<
typename TRegistrationFilter,
typename TMRFilter >
84 #ifndef ITK_MANUAL_INSTANTIATION
85 #include "itkVariationalRegistrationLogger.hxx"
~VariationalRegistrationLogger() override
A simple callback/observer class to print information during the registration process.
VariationalRegistrationLogger()
TRegistrationFilter RegistrationFilterType
Abstraction of the Events used to communicating among filters and with GUIs.
void PrintSelf(std::ostream &os, Indent indent) const override
void Execute(itk::Object *caller, const itk::EventObject &event) override
Control indentation during Print() invocation.
Base class for most ITK classes.
Superclass for callback/observer methods.