IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
StatsMsr3d.h
Go to the documentation of this file.
1 // StatsMsr3d.h:
3 // -----------
4 //
15 
16 #ifndef __IPSDKIPLGLOBALMEASURE_STATSMSR3D_H__
17 #define __IPSDKIPLGLOBALMEASURE_STATSMSR3D_H__
18 
21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/StatsResult.h>
22 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedStatsResult.h>
23 
24 namespace ipsdk {
25 namespace imaproc {
26 namespace glbmsr {
27 
28 class StatsMsr3dLvl1;
29 
32 
38 
46 
49 IPSDKIPLGLOBALMEASURE_API boost::shared_ptr<StatsMsr3dLvl1>
51 IPSDKIPLGLOBALMEASURE_API boost::shared_ptr<StatsMsr3dLvl1>
54 
58 getAsyncProcessorOutput(boost::shared_ptr<StatsMsr3dLvl1> pProcessor);
60 getAsyncProcessorMultiSliceOutput(boost::shared_ptr<StatsMsr3dLvl1> pProcessor);
62 
65 
66 } // end of namespace glbmsr
67 } // end of namespace imaproc
68 } // end of namespace ipsdk
69 
70 #endif // __IPSDKIPLGLOBALMEASURE_STATSMSR3D_H__
#define IPSDKIPLGLOBALMEASURE_API
Import/Export macro for library IPSDKIPLGlobalMeasure.
Definition: IPSDKIPLGlobalMeasureExports.h:25
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedStatsResultPtr multiSlice_statsMsr3d(const ipsdk::image::ImageConstPtr &pInImg)
wrapper function for measure of common statistics indicators in a 3d image (mean, max...
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
boost::shared_ptr< const BaseImage > ImageConstPtr
Definition of import/export macro for library.
boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedStatsResult > PlanIndexedStatsResultPtr
shared pointer to ipsdk::imaproc::attr::PlanIndexedStatsResult
Definition: PlanIndexedStatsResult.h:50
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::StatsResultPtr statsMsr3d(const ipsdk::image::ImageConstPtr &pInImg)
wrapper function for measure of common statistics indicators in a 3d image (mean, max...
boost::shared_ptr< ipsdk::imaproc::attr::StatsResult > StatsResultPtr
shared pointer to ipsdk::imaproc::attr::StatsResult
Definition: StatsResult.h:206
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< StatsMsr3dLvl1 > multiSlice_statsMsr3d_async(const ipsdk::image::ImageConstPtr &pInImg)
asynchronous wrappers
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< StatsMsr3dLvl1 > statsMsr3d_async(const ipsdk::image::ImageConstPtr &pInImg)
asynchronous wrappers