IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
StackRegistrationImg.h File Reference

Wrapper functions for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias. More...

#include <IPSDKIPL/IPSDKIPLRegistration/IPSDKIPLRegistrationExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLRegistration/Processor/StackRegistrationImg/StackRegistrationImgTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::registration
 Namespace aggregating image registration processing algorithms.
 

Functions

IPSDKIPLREGISTRATION_API ipsdk::imaproc::registration::StackRegistrationResult ipsdk::imaproc::registration::stackRegistrationImg (const image::ImageConstPtr &pInImg3d)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::WarpMotionTransform2dCollPtr ipsdk::imaproc::registration::stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::registration::StackRegistrationResult ipsdk::imaproc::registration::stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::WarpMotionTransform2dCollPtr ipsdk::imaproc::registration::stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::image::ImagePtr ipsdk::imaproc::registration::stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::WarpMotionTransform2dCollConstPtr &pTransformColl)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API void ipsdk::imaproc::registration::stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::WarpMotionTransform2dCollConstPtr &pTransformColl, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::registration::PlanIndexedStackRegistrationResult ipsdk::imaproc::registration::multiSlice_stackRegistrationImg (const image::ImageConstPtr &pInImg3d)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollPtr ipsdk::imaproc::registration::multiSlice_stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::registration::PlanIndexedStackRegistrationResult ipsdk::imaproc::registration::multiSlice_stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollPtr ipsdk::imaproc::registration::multiSlice_stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API ipsdk::image::ImagePtr ipsdk::imaproc::registration::multiSlice_stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollConstPtr &pPITransformColl)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API void ipsdk::imaproc::registration::multiSlice_stackRegistrationImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollConstPtr &pPITransformColl, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias More...
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::WarpMotionTransform2dCollConstPtr &pTransformColl)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::WarpMotionTransform2dCollConstPtr &pTransformColl, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::multiSlice_stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::multiSlice_stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::multiSlice_stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::multiSlice_stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 theta, const ipsdk::ipReal64 maxTranslation, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::multiSlice_stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollConstPtr &pPITransformColl)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< StackRegistrationImgLvl1 > ipsdk::imaproc::registration::multiSlice_stackRegistrationImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollConstPtr &pPITransformColl, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API StackRegistrationResult ipsdk::imaproc::registration::getAsyncProcessorOutput (boost::shared_ptr< StackRegistrationImgLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLREGISTRATION_API PlanIndexedStackRegistrationResult ipsdk::imaproc::registration::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< StackRegistrationImgLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Registration of the slices in a 3D stack using grey signed features and taking into account a cumulative angular bias.

Author
R. Abbal
Date
2024/11/04