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

Wrapper functions for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d. More...

#include <IPSDKIPL/IPSDKIPLRegistration/IPSDKIPLRegistrationExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InterpolationPolicy.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/RegistrationMotionModelTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/RegistrationMotionTransform2d.h>
#include <IPSDKIPL/IPSDKIPLRegistration/Processor/GreySignedFeatures2dRegistrationImg/GreySignedFeatures2dRegistrationImgTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedRegistrationMotionTransform2d.h>

Go to the source code of this file.

Namespaces

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

Functions

IPSDKIPLREGISTRATION_API GSFRegistrationImg2dResult ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API GSFRegistrationImg2dResult ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API GSFRegistrationImg2dResult ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const ipsdk::imaproc::attr::eInterpolationPolicy &interpPolicy, const ipsdk::ipUInt32 nbPoints)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::RegistrationMotionTransform2dPtr ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutImg)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::RegistrationMotionTransform2dPtr ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const image::ImagePtr &pOutImg)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::RegistrationMotionTransform2dPtr ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const ipsdk::imaproc::attr::eInterpolationPolicy &interpPolicy, const ipsdk::ipUInt32 nbPoints, const image::ImagePtr &pOutImg)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::RegistrationMotionTransform2dPtr ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutMaskImg)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::RegistrationMotionTransform2dPtr ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutMaskImg)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::RegistrationMotionTransform2dPtr ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const ipsdk::imaproc::attr::eInterpolationPolicy &interpPolicy, const ipsdk::ipUInt32 nbPoints, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutMaskImg)
 wrapper function for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d More...
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const ipsdk::imaproc::attr::eInterpolationPolicy &interpPolicy, const ipsdk::ipUInt32 nbPoints)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const ipsdk::imaproc::attr::eInterpolationPolicy &interpPolicy, const ipsdk::ipUInt32 nbPoints, const image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutMaskImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutMaskImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > ipsdk::imaproc::registration::greySignedFeatures2dRegistrationImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::eRegistrationMotionModel2d &motionModel, const ipsdk::imaproc::attr::eInterpolationPolicy &interpPolicy, const ipsdk::ipUInt32 nbPoints, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutMaskImg)
 asynchronous wrappers
 
IPSDKIPLREGISTRATION_API GSFRegistrationImg2dResult ipsdk::imaproc::registration::getAsyncProcessorOutput (boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLREGISTRATION_API ipsdk::image::ImagePtr ipsdk::imaproc::registration::getAsyncProcessorOutputMask (boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLREGISTRATION_API ipsdk::imaproc::attr::PlanIndexedRegistrationMotionTransform2dPtr ipsdk::imaproc::registration::getAsyncProcessorOutputTransform (boost::shared_ptr< GreySignedFeatures2dRegistrationImgLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Apply to the first input image the transform estimated between the two input images using ExtractGreySignedFeatures2d.

Author
R. Abbal
Date
2024/09/10