Go to the source code of this file.
Namespaces | |
namespace | cmtk |
Functions | |
template<class TMetricFunctionalType > | |
ClassStream & | cmtk::operator<< (ClassStream &stream, const AffineMultiChannelRegistrationFunctional< TMetricFunctionalType > &functional) |
Write file names and transformations from affine multi-channel registration functional. | |
template<class TMetricFunctionalType > | |
ClassStream & | cmtk::operator>> (ClassStream &stream, AffineMultiChannelRegistrationFunctional< TMetricFunctionalType > &functional) |
Read file names and transformations from archive to multi-channel affine registration functional. | |
template<class TMetricFunctionalType > | |
ClassStream & | cmtk::operator<< (ClassStream &stream, const SplineWarpMultiChannelRegistrationFunctional< TMetricFunctionalType > &functional) |
Write file names and transformations from spline warp multi-channel registration functional. |