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

Wrapper functions for Compute 2d image global entropy. More...

#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/GlobalEntropyResult.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedGlobalEntropyResult.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HistoMsrParams.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedHistoMsrParams.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 ipReal64 ipsdk::imaproc::glbmsr::globalEntropyMsr2d (const image::ImageConstPtr &pInImg)
 wrapper function for Compute 2d image global entropy More...
 
IPSDKIPLGLOBALMEASURE_API ipReal64 ipsdk::imaproc::glbmsr::globalEntropyMsr2d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms)
 wrapper function for Compute 2d image global entropy More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedGlobalEntropyResultPtr ipsdk::imaproc::glbmsr::multiSlice_globalEntropyMsr2d (const image::ImageConstPtr &pInImg)
 wrapper function for computes the global entropy measure in the image More...
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedGlobalEntropyResultPtr ipsdk::imaproc::glbmsr::multiSlice_globalEntropyMsr2d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pPIHistoPrms)
 wrapper function for computes the global entropy measure in the image More...
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< GlobalEntropyMsr2dLvl1 > ipsdk::imaproc::glbmsr::globalEntropyMsr2d_async (const image::ImageConstPtr &pInImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< GlobalEntropyMsr2dLvl1 > ipsdk::imaproc::glbmsr::globalEntropyMsr2d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< GlobalEntropyMsr2dLvl1 > ipsdk::imaproc::glbmsr::multiSlice_globalEntropyMsr2d_async (const image::ImageConstPtr &pInImg)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< GlobalEntropyMsr2dLvl1 > ipsdk::imaproc::glbmsr::multiSlice_globalEntropyMsr2d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pPIHistoPrms)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API ipReal64 ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< GlobalEntropyMsr2dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedGlobalEntropyResultPtr ipsdk::imaproc::glbmsr::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< GlobalEntropyMsr2dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Compute 2d image global entropy.

Author
W.Aim
Date
2018/12/04