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

Wrapper functions for calculates the histogram for each 3d data of an input image. More...

#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HistogramData.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedHistogramData.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HistoMsrParams.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::HistogramDataPtr ipsdk::imaproc::glbmsr::histogramMsr3d (const image::ImageConstPtr &pInImg)
 wrapper function for calculates the histogram for each 3d data of an input image More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::HistogramDataPtr ipsdk::imaproc::glbmsr::histogramMsr3d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms)
 wrapper function for calculates the histogram for each 3d data of an input image More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedHistogramDataPtr ipsdk::imaproc::glbmsr::multiSlice_histogramMsr3d (const image::ImageConstPtr &pInImg)
 wrapper function for calculates the histogram for each 3d data of an input image More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedHistogramDataPtr ipsdk::imaproc::glbmsr::multiSlice_histogramMsr3d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms)
 wrapper function for calculates the histogram for each 3d data of an input image More...
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMsr3dLvl1 > ipsdk::imaproc::glbmsr::histogramMsr3d_async (const image::ImageConstPtr &pInImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMsr3dLvl1 > ipsdk::imaproc::glbmsr::histogramMsr3d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMsr3dLvl1 > ipsdk::imaproc::glbmsr::multiSlice_histogramMsr3d_async (const image::ImageConstPtr &pInImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMsr3dLvl1 > ipsdk::imaproc::glbmsr::multiSlice_histogramMsr3d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::HistogramDataPtr ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< HistogramMsr3dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedHistogramDataPtr ipsdk::imaproc::glbmsr::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HistogramMsr3dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for calculates the histogram for each 3d data of an input image.

Author
R. Abbal
Date
2016/06/06