15 #ifndef __IPSDKIPLINTENSITYTRANSFORM_COMPACTINDEXIMG_H__ 16 #define __IPSDKIPLINTENSITYTRANSFORM_COMPACTINDEXIMG_H__ 25 class CompactIndexImgLvl1;
64 #endif // __IPSDKIPLINTENSITYTRANSFORM_COMPACTINDEXIMG_H__ IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr compactIndexImg(const image::ImageConstPtr &pInImg)
wrapper function for Re-indexes the labels (or class indices) in order to use a minimum range of valu...
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< CompactIndexImgLvl1 > compactIndexImg_async(const image::ImageConstPtr &pInImg)
asynchronous wrappers
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