15 #ifndef __IPSDKIPLGLOBALMEASURE_ZPROJECTIONIMG_H__ 16 #define __IPSDKIPLGLOBALMEASURE_ZPROJECTIONIMG_H__ 26 class ZProjectionImgLvl1;
69 #endif // __IPSDKIPLGLOBALMEASURE_ZPROJECTIONIMG_H__ #define IPSDKIPLGLOBALMEASURE_API
Import/Export macro for library IPSDKIPLGlobalMeasure.
Definition: IPSDKIPLGlobalMeasureExports.h:25
IPSDKIPLGLOBALMEASURE_API ipsdk::image::ImagePtr zProjectionImg(const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
wrapper function for measure of common statistics indicators in the image 3d (mean, max, etc.) computed along Z axis
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr getAsyncProcessorOutput(boost::shared_ptr< AreaPercent2dMsrLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
eProjStatType
Enumerate describing the statistic projections.
Definition: ProjStatTypes.h:31
Predefined types for statistic projections management.
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< ZProjectionImgLvl1 > zProjectionImg_async(const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
asynchronous wrappers
Definition of import/export macro for library.