|
|
IPSDKIPLINTENSITYTRANSFORM_API const std::string & | getIPSDKIPLIntensityTransformLoggerName () |
| | Recovery of logger name associated to library.
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API log4cplus::Logger & | getIPSDKIPLIntensityTransformLogger () |
| | Recovery of logger associated to library.
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API const ipsdk::LogMessageManager & | getIPSDKIPLIntensityTransformLogMessageManager () |
| | Recovery of message manager associated to library.
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API CustomImageInfoPtr | outputFFT2d (const ImageAttributeConstPtr &pInputAttribute) |
| | function allowing to create an output image initializer for Forward FFT
|
| |
| IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(IPSDKIPLIntensityTransform, AdaptiveContrastEnhancement2dImg, ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),(((ipsdk)(imaproc)(attr))(InSubGpuImg))(((ipsdk)(imaproc)(attr))(InHalfKnlSizeX))(((ipsdk)(imaproc)(attr))(InHalfKnlSizeY))(((ipsdk)(imaproc)(attr))(InOutputRange))(((ipsdk)(imaproc)(attr))(InArithmeticVal))(((ipsdk)(imaproc)(attr))(InBlendMultiplier))(((ipsdk)(imaproc)(attr))(OutImg))) IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR((InSubGpuImg)(OutImg)) public void | clearIntermediateData () |
| | method called before processing More...
|
| |
|
template<typename TIn , typename TOut > |
| BoolResult | genericKernelLauncher () |
| |
| ipsdk::core::ExecResult | preProcess () |
| | method called before processing More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | adaptiveContrastEnhancement2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier) |
| | wrapper function for Localy adjust the contrast of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | adaptiveContrastEnhancement2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier, const image::ImagePtr &pOutImg) |
| | wrapper function for Localy adjust the contrast of an image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< AdaptiveContrastEnhancement2dImgLvl1 > | adaptiveContrastEnhancement2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< AdaptiveContrastEnhancement2dImgLvl1 > | adaptiveContrastEnhancement2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< AdaptiveContrastEnhancement2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | adaptiveContrastEnhancement3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier) |
| | wrapper function for Localy adjust the contrast of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | adaptiveContrastEnhancement3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier, const image::ImagePtr &pOutImg) |
| | wrapper function for Localy adjust the contrast of an image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< AdaptiveContrastEnhancement3dImgLvl1 > | adaptiveContrastEnhancement3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< AdaptiveContrastEnhancement3dImgLvl1 > | adaptiveContrastEnhancement3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipReal64 inArithmeticVal, const ipReal32 inBlendMultiplier, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< AdaptiveContrastEnhancement3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | backwardDiscreteFourierTransform2dImg (const image::ImageConstPtr &pInDFTImg1, const image::ImageConstPtr &pInDFTImg2) |
| | wrapper function for Backward Discrete Fourier Transform for an input 2d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | backwardDiscreteFourierTransform2dImg (const image::ImageConstPtr &pInDFTImg1, const image::ImageConstPtr &pInDFTImg2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | wrapper function for Backward Discrete Fourier Transform for an input 2d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | backwardDiscreteFourierTransform2dImg (const image::ImageConstPtr &pInDFTImg1, const image::ImageConstPtr &pInDFTImg2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutRealImg) |
| | wrapper function for Backward Discrete Fourier Transform for an input 2d image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< BackwardDiscreteFourierTransform2dImgLvl1 > | backwardDiscreteFourierTransform2dImg_async (const image::ImageConstPtr &pInDFTImg1, const image::ImageConstPtr &pInDFTImg2) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< BackwardDiscreteFourierTransform2dImgLvl1 > | backwardDiscreteFourierTransform2dImg_async (const image::ImageConstPtr &pInDFTImg1, const image::ImageConstPtr &pInDFTImg2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< BackwardDiscreteFourierTransform2dImgLvl1 > | backwardDiscreteFourierTransform2dImg_async (const image::ImageConstPtr &pInDFTImg1, const image::ImageConstPtr &pInDFTImg2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutRealImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< BackwardDiscreteFourierTransform2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | backwardDiscreteFourierTransform3dImg (const image::ImageConstPtr &pInDFTImg3d1, const image::ImageConstPtr &pInDFTImg3d2) |
| | wrapper function for Backward Discrete Fourier Transform for an input 3d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | backwardDiscreteFourierTransform3dImg (const image::ImageConstPtr &pInDFTImg3d1, const image::ImageConstPtr &pInDFTImg3d2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | wrapper function for Backward Discrete Fourier Transform for an input 3d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | backwardDiscreteFourierTransform3dImg (const image::ImageConstPtr &pInDFTImg3d1, const image::ImageConstPtr &pInDFTImg3d2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutRealImg) |
| | wrapper function for Backward Discrete Fourier Transform for an input 3d image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< BackwardDiscreteFourierTransform3dImgLvl1 > | backwardDiscreteFourierTransform3dImg_async (const image::ImageConstPtr &pInDFTImg3d1, const image::ImageConstPtr &pInDFTImg3d2) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< BackwardDiscreteFourierTransform3dImgLvl1 > | backwardDiscreteFourierTransform3dImg_async (const image::ImageConstPtr &pInDFTImg3d1, const image::ImageConstPtr &pInDFTImg3d2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< BackwardDiscreteFourierTransform3dImgLvl1 > | backwardDiscreteFourierTransform3dImg_async (const image::ImageConstPtr &pInDFTImg3d1, const image::ImageConstPtr &pInDFTImg3d2, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutRealImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< BackwardDiscreteFourierTransform3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping2dImgLvl1 > | colorMapping2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ColorMapping2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | colorMapping3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a color map on an input grey image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::SmoothRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::CyclicRgbColorMapConstPtr &pColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ColorMapping3dImgLvl1 > | colorMapping3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapConstPtr &pPIColorMap, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ColorMapping3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | compactIndexImg (const image::ImageConstPtr &pInImg) |
| | wrapper function for Re-indexes the labels (or class indices) in order to use a minimum range of values More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | compactIndexImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | wrapper function for Re-indexes the labels (or class indices) in order to use a minimum range of values More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< CompactIndexImgLvl1 > | compactIndexImg_async (const image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< CompactIndexImgLvl1 > | compactIndexImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< CompactIndexImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::imaproc::attr::IntensityLUTPtr | equalize (const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization lut computation. More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< EqualizeLvl1 > | equalize_async (const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::imaproc::attr::IntensityLUTPtr | getAsyncProcessorOutput (boost::shared_ptr< EqualizeLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 2d plans of input image In this version of the function, the histogram of the image is automatically computed, with a bin width of 1.0 More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 2d plans of input image In this version of the function, the histogram of the image is automatically computed, with a bin width of 1.0 More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 2d plans of input image histogram used perform the equalization is provided as argument of the function More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 2d plans of input image histogram used perform the equalization is provided as argument of the function More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 2d plans of input image histograms used perform the equalization are provided as argument of the function More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 2d plans of input image histograms used perform the equalization are provided as argument of the function More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Equalize2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | equalize3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 3d volumes of input image In this version of the function, the histogram of the image is automatically computed, with a bin width of 1.0 More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | equalize3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 3d volumes of input image In this version of the function, the histogram of the image is automatically computed, with a bin width of 1.0 More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | equalize3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 3d volumes of input image histogram used perform the equalization is provided as argument of the function More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | equalize3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 3d volumes of input image histogram used perform the equalization is provided as argument of the function More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | equalize3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 3d volumes of input image histograms used perform the equalization are provided as argument of the function More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | equalize3dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 3d volumes of input image histograms used perform the equalization are provided as argument of the function More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize3dImgLvl1 > | equalize3dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize3dImgLvl1 > | equalize3dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize3dImgLvl1 > | equalize3dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize3dImgLvl1 > | equalize3dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize3dImgLvl1 > | equalize3dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize3dImgLvl1 > | equalize3dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Equalize3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ForwardDFTImg | forwardDiscreteFourierTransform2dImg (const image::ImageConstPtr &pInImg) |
| | wrapper function for forward Discrete Fourier Transform for an input 2d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ForwardDFTImg | forwardDiscreteFourierTransform2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | wrapper function for forward Discrete Fourier Transform for an input 2d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | forwardDiscreteFourierTransform2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutDFTImg1, const image::ImagePtr &pOutDFTImg2) |
| | wrapper function for forward Discrete Fourier Transform for an input 2d image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ForwardDiscreteFourierTransform2dImgLvl1 > | forwardDiscreteFourierTransform2dImg_async (const image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ForwardDiscreteFourierTransform2dImgLvl1 > | forwardDiscreteFourierTransform2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ForwardDiscreteFourierTransform2dImgLvl1 > | forwardDiscreteFourierTransform2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutDFTImg1, const image::ImagePtr &pOutDFTImg2) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ForwardDFTImg | getAsyncProcessorOutput (boost::shared_ptr< ForwardDiscreteFourierTransform2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ForwardDFTImg | forwardDiscreteFourierTransform3dImg (const image::ImageConstPtr &pInImg3d) |
| | wrapper function for forward Discrete Fourier Transform for an input 3d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ForwardDFTImg | forwardDiscreteFourierTransform3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | wrapper function for forward Discrete Fourier Transform for an input 3d image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | forwardDiscreteFourierTransform3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutDFTImg1, const image::ImagePtr &pOutDFTImg2) |
| | wrapper function for forward Discrete Fourier Transform for an input 3d image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ForwardDiscreteFourierTransform3dImgLvl1 > | forwardDiscreteFourierTransform3dImg_async (const image::ImageConstPtr &pInImg3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ForwardDiscreteFourierTransform3dImgLvl1 > | forwardDiscreteFourierTransform3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ForwardDiscreteFourierTransform3dImgLvl1 > | forwardDiscreteFourierTransform3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::DFTConfigConstPtr &pInOptDFTConfig, const image::ImagePtr &pOutDFTImg1, const image::ImagePtr &pOutDFTImg2) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ForwardDFTImg | getAsyncProcessorOutput (boost::shared_ptr< ForwardDiscreteFourierTransform3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | invert2dImg (const image::ImageConstPtr &pInImg) |
| | wrapper function for algorithm allowing to invert 2d image intensity More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | invert2dImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | wrapper function for algorithm allowing to invert 2d image intensity More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Invert2dImgLvl1 > | invert2dImg_async (const image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Invert2dImgLvl1 > | invert2dImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Invert2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | invert3dImg (const image::ImageConstPtr &pInImg3d) |
| | wrapper function for algorithm allowing to invert 3d image intensity More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | invert3dImg (const image::ImageConstPtr &pInImg3d, const image::ImagePtr &pOutImg) |
| | wrapper function for algorithm allowing to invert 3d image intensity More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Invert3dImgLvl1 > | invert3dImg_async (const image::ImageConstPtr &pInImg3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Invert3dImgLvl1 > | invert3dImg_async (const image::ImageConstPtr &pInImg3d, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Invert3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | lutTransform2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | lutTransform2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | lutTransform2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | lutTransform2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform2dImgLvl1 > | lutTransform2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform2dImgLvl1 > | lutTransform2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform2dImgLvl1 > | lutTransform2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform2dImgLvl1 > | lutTransform2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LUTTransform2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | lutTransform3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | lutTransform3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | lutTransform3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | lutTransform3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for application of a look-up table on an input image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform3dImgLvl1 > | lutTransform3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform3dImgLvl1 > | lutTransform3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform3dImgLvl1 > | lutTransform3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::IntensityLUTConstPtr &pLut, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< LUTTransform3dImgLvl1 > | lutTransform3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedIntensityLUTConstPtr &pPILut, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LUTTransform3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API attr::IntensityLUTPtr | matchHistograms (const ipsdk::imaproc::attr::HistogramDataConstPtr &pHisto1, const ipsdk::imaproc::attr::HistogramDataConstPtr &pHisto2) |
| | wrapper function for compute the LUT that matches 2 histograms More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistogramsLvl1 > | matchHistograms_async (const ipsdk::imaproc::attr::HistogramDataConstPtr &pHisto1, const ipsdk::imaproc::attr::HistogramDataConstPtr &pHisto2) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API attr::IntensityLUTPtr | getAsyncProcessorOutput (boost::shared_ptr< MatchHistogramsLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInPIHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInPIHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms2dImgLvl1 > | matchHistograms2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MatchHistograms2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pRefImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInPIHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchHistograms3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using histograms matching More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pRefImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInPIHistoMsrParams, const image::ImageConstPtr &pRefImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const image::ImageConstPtr &pRefImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::HistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::HistogramDataConstPtr &pRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchHistograms3dImgLvl1 > | matchHistograms3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsConstPtr &pInHistoMsrParams, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pPIRefHistogram, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MatchHistograms3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchStatsImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion) |
| | wrapper function for adjust image dynamic range from a reference using statistics matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchStatsImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using statistics matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | matchStatsImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::StatsResultConstPtr &pRefStats, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion) |
| | wrapper function for adjust image dynamic range from a reference using statistics matching More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | matchStatsImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::StatsResultConstPtr &pRefStats, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion, const image::ImagePtr &pOutImg) |
| | wrapper function for adjust image dynamic range from a reference using statistics matching More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchStatsImgLvl1 > | matchStatsImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchStatsImgLvl1 > | matchStatsImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pRefImg, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchStatsImgLvl1 > | matchStatsImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::StatsResultConstPtr &pRefStats, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< MatchStatsImgLvl1 > | matchStatsImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::StatsResultConstPtr &pRefStats, const ipsdk::imaproc::attr::eMatchStatsCriterion &criterion, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MatchStatsImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< NormalizeImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | paraboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 factor) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor, and a paraboloid model for the white image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | paraboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor, and a paraboloid model for the white image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | paraboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor, and a paraboloid model for the white image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | paraboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor, and a paraboloid model for the white image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | paraboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor, and a paraboloid model for the white image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | paraboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor, and a paraboloid model for the white image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ParaboloidShadingCorrection2dImgLvl1 > | paraboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 factor) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ParaboloidShadingCorrection2dImgLvl1 > | paraboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ParaboloidShadingCorrection2dImgLvl1 > | paraboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ParaboloidShadingCorrection2dImgLvl1 > | paraboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ParaboloidShadingCorrection2dImgLvl1 > | paraboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ParaboloidShadingCorrection2dImgLvl1 > | paraboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgModel, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ParaboloidShadingCorrection2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | shadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes a shading-corrected image given in particular an offset and a factor More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< ShadingCorrectionImgLvl1 > | shadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipReal64 offset, const ipReal64 factor, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ShadingCorrectionImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | sigmoidNormalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal64 alpha, const ipsdk::ipReal64 beta, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for Normalize the intensity of an image with a sigmoid More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | sigmoidNormalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal64 alpha, const ipsdk::ipReal64 beta, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Normalize the intensity of an image with a sigmoid More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SigmoidNormalizeImgLvl1 > | sigmoidNormalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal64 alpha, const ipsdk::ipReal64 beta, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SigmoidNormalizeImgLvl1 > | sigmoidNormalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal64 alpha, const ipsdk::ipReal64 beta, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< SigmoidNormalizeImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionResult | smartParaboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionInfo | smartParaboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionResult | smartParaboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionInfo | smartParaboloidShadingCorrection2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartParaboloidShadingCorrection2dImgLvl1 > | smartParaboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartParaboloidShadingCorrection2dImgLvl1 > | smartParaboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartParaboloidShadingCorrection2dImgLvl1 > | smartParaboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartParaboloidShadingCorrection2dImgLvl1 > | smartParaboloidShadingCorrection2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const ipsdk::imaproc::attr::ParaboloidParams3dConstPtr &pWhiteImgParaboloidModel, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionResult | getAsyncProcessorOutput (boost::shared_ptr< SmartParaboloidShadingCorrection2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionResult | smartShadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionInfo | smartShadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionResult | smartShadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionInfo | smartShadingCorrectionImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | wrapper function for applies a shading correction to an image, so that output image intensity fits an expected range More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartShadingCorrectionImgLvl1 > | smartShadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartShadingCorrectionImgLvl1 > | smartShadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartShadingCorrectionImgLvl1 > | smartShadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< SmartShadingCorrectionImgLvl1 > | smartShadingCorrectionImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pBlackImg, const image::ImageConstPtr &pWhiteImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API SmartShadingCorrectionResult | getAsyncProcessorOutput (boost::shared_ptr< SmartShadingCorrectionImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | standardizeImg (const ipsdk::image::ImageConstPtr &pInImg) |
| | wrapper function for Computes the z-score for each color plan and each frame More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | standardizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImagePtr &pOutRealImg) |
| | wrapper function for Computes the z-score for each color plan and each frame More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | standardizeMaskImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInOptMaskImg) |
| | wrapper function for Computes the z-score for each color plan and each frame using a mask More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | standardizeMaskImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInOptMaskImg, const ipsdk::image::ImagePtr &pOutRealImg) |
| | wrapper function for Computes the z-score for each color plan and each frame using a mask More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< StandardizeImgLvl1 > | standardizeImg_async (const ipsdk::image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< StandardizeImgLvl1 > | standardizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImagePtr &pOutRealImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< StandardizeImgLvl1 > | standardizeMaskImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInOptMaskImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< StandardizeImgLvl1 > | standardizeMaskImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::image::ImageConstPtr &pInOptMaskImg, const ipsdk::image::ImagePtr &pOutRealImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< StandardizeImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |