15 #ifndef __IPSDKIPLINTENSITYTRANSFORM_SMARTSHADINGCORRECTIONIMG_H__ 16 #define __IPSDKIPLINTENSITYTRANSFORM_SMARTSHADINGCORRECTIONIMG_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Range.h> 26 class SmartShadingCorrectionImgLvl1;
94 #endif // __IPSDKIPLINTENSITYTRANSFORM_SMARTSHADINGCORRECTIONIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
boost::shared_ptr< const ipsdk::imaproc::attr::Range > RangeConstPtr
shared pointer to const ipsdk::imaproc::attr::Range
Definition: Range.h:157
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
Definition of import/export macro for library.
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartShadingCorrectionImgLvl1 > smartShadingCorrectionImg_async(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange)
asynchronous wrappers
Predefined types for SmartShadingCorrectionImg management.
IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionResult smartShadingCorrectionImg(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange)
wrapper function for applies a shading correction to an image, so that output image intensity fits an...