Wrapper functions for calculates the histogram for each 2d plan of an input image intersected with a mask.
More...
|
|
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::HistogramDataPtr | ipsdk::imaproc::glbmsr::histogramMaskMsr2d (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg) |
| | wrapper function for calculates the histogram for each 2d plan of an input image intersected with a mask More...
|
| |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::HistogramDataPtr | ipsdk::imaproc::glbmsr::histogramMaskMsr2d (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms) |
| | wrapper function for calculates the histogram for each 2d plan of an input image intersected with a mask More...
|
| |
|
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedHistogramDataPtr | ipsdk::imaproc::glbmsr::multiSlice_histogramMaskMsr2d (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg) |
| | wrapper function for calculates the histogram for each 2d plan of an input image intersected with a mask More...
|
| |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedHistogramDataPtr | ipsdk::imaproc::glbmsr::multiSlice_histogramMaskMsr2d (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms) |
| | wrapper function for calculates the histogram for each 2d plan of an input image intersected with a mask More...
|
| |
|
|
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMaskMsr2dLvl1 > | ipsdk::imaproc::glbmsr::histogramMaskMsr2d_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMaskMsr2dLvl1 > | ipsdk::imaproc::glbmsr::histogramMaskMsr2d_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMaskMsr2dLvl1 > | ipsdk::imaproc::glbmsr::multiSlice_histogramMaskMsr2d_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< HistogramMaskMsr2dLvl1 > | ipsdk::imaproc::glbmsr::multiSlice_histogramMaskMsr2d_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pHistoPrms) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::HistogramDataPtr | ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< HistogramMaskMsr2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedHistogramDataPtr | ipsdk::imaproc::glbmsr::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HistogramMaskMsr2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for calculates the histogram for each 2d plan of an input image intersected with a mask.
- Author
- H. Delestre
- Date
- 2017/03/06
- Copyright
- 2017 Reactiv'IP, all right reserved.