15 #ifndef __IPSDKIPLINTENSITYTRANSFORM_SHADINGCORRECTIONIMG_H__ 16 #define __IPSDKIPLINTENSITYTRANSFORM_SHADINGCORRECTIONIMG_H__ 25 class ShadingCorrectionImgLvl1;
148 #endif // __IPSDKIPLINTENSITYTRANSFORM_SHADINGCORRECTIONIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AdaptiveContrastEnhancement2dImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
#define IPSDKIPLINTENSITYTRANSFORM_API
Import/Export macro for library IPSDKIPLIntensityTransform.
Definition: IPSDKIPLIntensityTransformExports.h:25
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > shadingCorrectionImg_async(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor)
asynchronous wrappers
Definition of import/export macro for library.
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr shadingCorrectionImg(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor)
wrapper function for Computes a shading-corrected image given in particular an offset and a factor ...