IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Typedefs
RegistrationTrainingStageData

data associated to a given stage of registration training phasis More...

Classes

class  ipsdk::imaproc::attr::RegistrationTrainingStageData
 data associated to a given stage of registration training phasis More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationTrainingStageDataipsdk::imaproc::attr::RegistrationTrainingStageDataPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationTrainingStageData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationTrainingStageDataipsdk::imaproc::attr::RegistrationTrainingStageDataConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationTrainingStageData
 

Detailed Description

data associated to a given stage of registration training phasis

SubNodes description

Name ToolTip Associated Class Default Value
ErrorsRatio Collection of errors ratio for each parameters (ratio between computed rms and input perturbation range) ipsdk::DataItemLeafColl<ipsdk::ipReal64>
CoordsValidity collection of flags indicating coordinates validity for current training stage ipsdk::DataItemLeafColl<ipsdk::ipBool>
Matrix Matrix data associated to training results. ipsdk::DataItemLeafColl<ipsdk::ipReal64>
MatrixRank Matrix rank associated to training results. ipsdk::DataItemLeaf<ipsdk::ipUInt32>
PerturbHalfRange points perturbation half range (in pixels or voxels) ipsdk::DataItemLeaf<ipsdk::ipReal64>