IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
Counting2dMsr.h File Reference

Wrapper functions for Count the number of objects in the image. More...

#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedIndexableUInt64.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/IndexableUInt64.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::glbmsr
 Namespace aggregating global measure operations on images, pixel by pixel.
 

Functions

IPSDKIPLGLOBALMEASURE_API ipsdk::ipUInt64 ipsdk::imaproc::glbmsr::counting2dMsr (const ipsdk::image::ImageConstPtr &pInLabelImg)
 wrapper function for Count the number of objects in the image More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedIndexableUInt64Ptr ipsdk::imaproc::glbmsr::multiSlice_counting2dMsr (const ipsdk::image::ImageConstPtr &pInLabelImg)
 wrapper function for Count the number of objects in the image More...
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< Counting2dMsrLvl1 > ipsdk::imaproc::glbmsr::counting2dMsr_async (const ipsdk::image::ImageConstPtr &pInLabelImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< Counting2dMsrLvl1 > ipsdk::imaproc::glbmsr::multiSlice_counting2dMsr_async (const ipsdk::image::ImageConstPtr &pInLabelImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API ipsdk::ipUInt64 ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< Counting2dMsrLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedIndexableUInt64Ptr ipsdk::imaproc::glbmsr::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< Counting2dMsrLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Count the number of objects in the image.

Author
R. Abbal
Date
2024/12/17