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

Wrapper functions for Computes the ratio between the number of pivoxels and the total image size. More...

#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Doubles.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedDoubles.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::imaproc::attr::DoublesPtr ipsdk::imaproc::glbmsr::volumePercent3dMsr (const ipsdk::image::ImageConstPtr &pInImg)
 wrapper function for Computes the ratio between the number of pivoxels and the total image size. More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr ipsdk::imaproc::glbmsr::volumePercent3dMsr (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInMaskImg)
 wrapper function for Computes the ratio between the number of pivoxels and the total image size. More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedDoublesPtr ipsdk::imaproc::glbmsr::multiSlice_volumePercent3dMsr (const ipsdk::image::ImageConstPtr &pInImg)
 wrapper function for Computes the ratio between the number of pivoxels and the total image size. More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedDoublesPtr ipsdk::imaproc::glbmsr::multiSlice_volumePercent3dMsr (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInMaskImg)
 wrapper function for Computes the ratio between the number of pivoxels and the total image size. More...
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< VolumePercent3dMsrLvl1 > ipsdk::imaproc::glbmsr::volumePercent3dMsr_async (const ipsdk::image::ImageConstPtr &pInImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< VolumePercent3dMsrLvl1 > ipsdk::imaproc::glbmsr::volumePercent3dMsr_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInMaskImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< VolumePercent3dMsrLvl1 > ipsdk::imaproc::glbmsr::multiSlice_volumePercent3dMsr_async (const ipsdk::image::ImageConstPtr &pInImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< VolumePercent3dMsrLvl1 > ipsdk::imaproc::glbmsr::multiSlice_volumePercent3dMsr_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInMaskImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< VolumePercent3dMsrLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedDoublesPtr ipsdk::imaproc::glbmsr::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< VolumePercent3dMsrLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Computes the ratio between the number of pivoxels and the total image size.

Author
R. Abbal
Date
2024/12/16