![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Wrapper functions for Build the list of the coordinates of the voxels with a value of True in the input binary image. More...
#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>#include <IPSDKImage/Image/ImageTypes.h>#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Voxels3d.h>#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedVoxels3d.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::Voxels3dPtr | ipsdk::imaproc::glbmsr::locateVoxels3d (const image::ImageConstPtr &pInBinImg3d) |
| wrapper function for Build the list of the coordinates of the voxels with a value of True in the input binary image More... | |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::Voxels3dPtr | ipsdk::imaproc::glbmsr::locateVoxels3d (const image::ImageConstPtr &pInBinImg3d, const ipsdk::ipUInt32 inNbPoints) |
| wrapper function for Build the list of the coordinates of the voxels with a value of True in the input binary image More... | |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | ipsdk::imaproc::glbmsr::multiSlice_locateVoxels3d (const image::ImageConstPtr &pInBinImg3d, const ipsdk::ipUInt32 inNbPoints) |
| wrapper function for Build the list of the coordinates of the voxels with a value of True in the input binary image More... | |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | ipsdk::imaproc::glbmsr::multiSlice_locateVoxels3d (const image::ImageConstPtr &pInBinImg3d) |
| wrapper function for Build the list of the coordinates of the voxels with a value of True in the input binary image More... | |
| IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< LocateVoxels3dLvl1 > | ipsdk::imaproc::glbmsr::locateVoxels3d_async (const image::ImageConstPtr &pInBinImg3d) |
| asynchronous wrappers | |
| IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< LocateVoxels3dLvl1 > | ipsdk::imaproc::glbmsr::locateVoxels3d_async (const image::ImageConstPtr &pInBinImg3d, const ipsdk::ipUInt32 inNbPoints) |
| asynchronous wrappers | |
| IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< LocateVoxels3dLvl1 > | ipsdk::imaproc::glbmsr::multiSlice_locateVoxels3d_async (const image::ImageConstPtr &pInBinImg3d) |
| asynchronous wrappers | |
| IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< LocateVoxels3dLvl1 > | ipsdk::imaproc::glbmsr::multiSlice_locateVoxels3d_async (const image::ImageConstPtr &pInBinImg3d, const ipsdk::ipUInt32 inNbPoints) |
| asynchronous wrappers | |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::Voxels3dPtr | ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< LocateVoxels3dLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | ipsdk::imaproc::glbmsr::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< LocateVoxels3dLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
Wrapper functions for Build the list of the coordinates of the voxels with a value of True in the input binary image.
1.8.14