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

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

#include <StackRegistrationImgTypes.h>

Public Member Functions

constructor and destructor
 StackRegistrationResult (const image::ImagePtr &pOutImg, const ipsdk::imaproc::attr::WarpMotionTransform2dCollPtr &pTransforms)
 
 ~StackRegistrationResult ()
 

Public Attributes

image::ImagePtr _pOutImg
 Output image.
 
ipsdk::imaproc::attr::WarpMotionTransform2dCollPtr _pTransforms
 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: