15 #ifndef __IPSDKIPLGLOBALMEASURE_YPROJECTION2D_H__ 16 #define __IPSDKIPLGLOBALMEASURE_YPROJECTION2D_H__ 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Doubles.h> 27 class YProjection2dLvl1;
61 #endif // __IPSDKIPLGLOBALMEASURE_YPROJECTION2D_H__ #define IPSDKIPLGLOBALMEASURE_API
Import/Export macro for library IPSDKIPLGlobalMeasure.
Definition: IPSDKIPLGlobalMeasureExports.h:25
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr getAsyncProcessorOutput(boost::shared_ptr< AreaPercent2dMsrLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
boost::shared_ptr< ipsdk::imaproc::attr::Doubles > DoublesPtr
shared pointer to ipsdk::imaproc::Doubles
Definition: Doubles.h:124
eProjStatType
Enumerate describing the statistic projections.
Definition: ProjStatTypes.h:31
Predefined types for statistic projections management.
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< YProjection2dLvl1 > yProjection2d_async(const ipsdk::image::ImageConstPtr &pInSubImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
asynchronous wrappers
boost::shared_ptr< const BaseImage > ImageConstPtr
Definition of import/export macro for library.
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr yProjection2d(const ipsdk::image::ImageConstPtr &pInSubImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
wrapper function for measure of common statistics indicators in the image (mean, max, etc.) computed along the X direction