15 #ifndef __IPSDKIPLGLOBALMEASURE_LOCATEPIXELS2D_H__ 16 #define __IPSDKIPLGLOBALMEASURE_LOCATEPIXELS2D_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Pixels2d.h> 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedPixels2d.h> 27 class LocatePixels2dLvl1;
79 #endif // __IPSDKIPLGLOBALMEASURE_LOCATEPIXELS2D_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 ipsdk::imaproc::attr::DoublesPtr getAsyncProcessorOutput(boost::shared_ptr< AreaPercent2dMsrLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr multiSlice_locatePixels2d(const image::ImageConstPtr &pInBinImg)
wrapper function for Build the list of the coordinates of the pixels with a value of True in the inpu...
boost::shared_ptr< ipsdk::imaproc::attr::Pixels2d > Pixels2dPtr
shared pointer to ipsdk::imaproc::attr::Pixels2d
Definition: Pixels2d.h:128
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::Pixels2dPtr locatePixels2d(const image::ImageConstPtr &pInBinImg)
wrapper function for Build the list of the coordinates of the pixels with a value of True in the inpu...
boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedPixels2d > PlanIndexedPixels2dPtr
shared pointer to ipsdk::imaproc::attr::PlanIndexedPixels2d
Definition: PlanIndexedPixels2d.h:49
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< LocatePixels2dLvl1 > multiSlice_locatePixels2d_async(const image::ImageConstPtr &pInBinImg)
asynchronous wrappers
boost::shared_ptr< const BaseImage > ImageConstPtr
Definition of import/export macro for library.
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< LocatePixels2dLvl1 > locatePixels2d_async(const image::ImageConstPtr &pInBinImg)
asynchronous wrappers