IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::registration::PlanIndexedStackRegistrationResult Struct Reference

Structure allowing to encaspulate stack registration results. More...

#include <StackRegistrationImgTypes.h>

Public Member Functions

constructor and destructor
 PlanIndexedStackRegistrationResult (const image::ImagePtr &pOutImg, const ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollPtr &pPITransforms)
 
 ~PlanIndexedStackRegistrationResult ()
 

Public Attributes

image::ImagePtr _pOutImg
 Output image.
 
ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollPtr _pPITransforms
 List of transforms for each slice.
 

Detailed Description

Structure allowing to encaspulate stack registration results.


The documentation for this struct was generated from the following file: