15 #ifndef __IPSDKIPLGLOBALMEASURE_SEQPROJECTIONIMG_H__ 16 #define __IPSDKIPLGLOBALMEASURE_SEQPROJECTIONIMG_H__ 26 class SeqProjectionImgLvl1;
69 #endif // __IPSDKIPLGLOBALMEASURE_SEQPROJECTIONIMG_H__ #define IPSDKIPLGLOBALMEASURE_API
Import/Export macro for library IPSDKIPLGlobalMeasure.
Definition: IPSDKIPLGlobalMeasureExports.h:25
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
IPSDKIPLGLOBALMEASURE_API ipsdk::image::ImagePtr seqProjectionImg(const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
wrapper function for measure of common statistics indicators in the image (mean, max, etc.) computed along the sequence
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< SeqProjectionImgLvl1 > seqProjectionImg_async(const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
asynchronous wrappers
Definition of import/export macro for library.