68 if(
m_verbose>=2)
Cout(
"vDeformation::CheckParameters ..."<< endl);
73 Cerr(
"***** vDeformation::CheckParameters() -> No image dimensions provided !" << endl);
80 Cerr(
"***** vDeformation::CheckParameters() -> Wrong verbosity level provided !" << endl);
87 Cerr(
"***** vDeformation::CheckParameters() -> Number of transformations in the deformation has not been initialized !" << endl);
94 Cerr(
"***** vDeformation::CheckParameters() -> An error occurred while checking parameters of the child dynamic class !" << endl);
124 if(
m_verbose >= 2)
Cout(
"vDeformation::ApplyDeformationsToBackwardImage ... " <<endl);
129 Cerr(
"***** vDeformation::ApplyDeformationsToBackwardImage() -> Called while not initialized !" << endl);
142 Cerr(
"***** vDeformation::ApplyDeformationsToBackwardImage()-> An error occured while performing backward deformation of the backward image !" << endl);
143 Cerr(
"***** frame index " << fr <<
" respiratory image index " << rimg<<
" cardiac image index " << cimg<<
" !" << endl);
173 if(
m_verbose >= 2)
Cout(
"vDeformation::ApplyDeformationsToHistoSensitivityImage ... " <<endl);
178 Cerr(
"***** vDeformation::ApplyDeformationsToHistoSensitivityImage() -> Called while not initialized !" << endl);
190 Cerr(
"***** vDeformation::ApplyDeformationsToHistoSensitivityImage()-> An error occured while performing backward deformation of the backward image !" << endl);
191 Cerr(
"***** frame index " << fr <<
" respiratory image index " << rimg<<
" cardiac image index " << cimg<<
" !" << endl);
226 if(
m_verbose >= 2)
Cout(
"vDeformation::PerformDeformation ... " <<endl);
231 Cerr(
"***** vDeformation::PerformDeformation() -> Called while not initialized !" << endl);
249 Cerr(
"***** vDeformation::ApplyDeformations()-> An error occured while performing backward deformation of the backward image !" << endl);
250 Cerr(
"***** frame index " << fr <<
" respiratory image index " << rimg<<
" cardiac image index " << cimg<<
" !" << endl);
271 Cerr(
"***** vDeformation::ApplyDeformations()-> An error occured while performing forward deformation of the forward image !" << endl);
272 Cerr(
"***** frame index " << fr <<
" respiratory image index " << rimg<<
" cardiac image index " << cimg<<
" !" << endl);
300 if(
m_verbose >= 2)
Cout(
"vDeformation::PerformHistoSensitivityDeformation ... " <<endl);
305 Cerr(
"***** vDeformation::PerformHistoSensitivityDeformation() -> Called while not initialized !" << endl);
321 Cerr(
"***** vDeformation::PerformHistoSensitivityDeformation()-> An error occured while performing backward deformation of the sensitivity image !" << endl);
322 Cerr(
"***** frame index " << fr <<
" respiratory image index " << rimg<<
" cardiac image index " << cimg<<
" !" << endl);
363 if(
m_verbose >= 2)
Cout(
"vDeformation::PerformSensitivityDeformation ... " <<endl);
368 Cerr(
"***** vDeformation::PerformSensitivityDeformation() -> Called while not initialized !" << endl);
377 Cerr(
"***** vDeformation::PerformSensitivityDeformation -> An error occured while performing forward deformation !" << endl);
378 Cerr(
"***** frame index " << fr <<
" respiratory gate index " << rg<<
" cardiac gate index " << cg<<
" !" << endl);
386 Cerr(
"***** vDeformation::PerformSensitivityDeformation -> An error occured while performing backward deformation !" << endl);
387 Cerr(
"***** frame index " << fr <<
" respiratory gate index " << rg<<
" cardiac gate index " << cg<<
" !" << endl);
393 Cerr(
"***** vDeformation::PerformDeformation -> Unknown type of deformation !" << endl);
FLTNB **** m4p_forwardImage
Declaration of class oImageDimensionsAndQuantification.
FLTNB ****** m6p_backwardImage
int GetNbBackwardImages()
Declaration of class oImageSpace.
int GetNbCardGates()
Get the number of cardiac gates.
FLTNB ***** m5p_defTmpBackwardImage
This class holds all the matrices in the image domain that can be used in the algorithm: image...
int GetNbTimeFrames()
Get the number of time frames.
INTNB GetNbVoxXYZ()
Get the total number of voxels.
FLTNB **** m4p_defTmpSensitivityImage
int GetNbThreadsForProjection()
Get the number of threads used for projections.
int GetNbRespGates()
Get the number of respiratory gates.
FLTNB ***** m5p_sensitivity