15 #ifndef __IPSDKIPLGLOBALMEASURE_COUNTING2DMSR_H__ 16 #define __IPSDKIPLGLOBALMEASURE_COUNTING2DMSR_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedIndexableUInt64.h> 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/IndexableUInt64.h> 27 class Counting2dMsrLvl1;
68 #endif // __IPSDKIPLGLOBALMEASURE_COUNTING2DMSR_H__ #define IPSDKIPLGLOBALMEASURE_API
Import/Export macro for library IPSDKIPLGlobalMeasure.
Definition: IPSDKIPLGlobalMeasureExports.h:25
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedDoublesPtr getAsyncProcessorMultiSliceOutput(boost::shared_ptr< AreaPercent2dMsrLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< Counting2dMsrLvl1 > multiSlice_counting2dMsr_async(const ipsdk::image::ImageConstPtr &pInLabelImg)
asynchronous wrappers
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr getAsyncProcessorOutput(boost::shared_ptr< AreaPercent2dMsrLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedIndexableUInt64Ptr multiSlice_counting2dMsr(const ipsdk::image::ImageConstPtr &pInLabelImg)
wrapper function for Count the number of objects in the image
IPSDKIPLGLOBALMEASURE_API ipsdk::ipUInt64 counting2dMsr(const ipsdk::image::ImageConstPtr &pInLabelImg)
wrapper function for Count the number of objects in the image
boost::shared_ptr< const BaseImage > ImageConstPtr
boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedIndexableUInt64 > PlanIndexedIndexableUInt64Ptr
shared pointer to ipsdk::imaproc::attr::PlanIndexedIndexableUInt64
Definition: PlanIndexedIndexableUInt64.h:50
Definition of import/export macro for library.
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< Counting2dMsrLvl1 > counting2dMsr_async(const ipsdk::image::ImageConstPtr &pInLabelImg)
asynchronous wrappers