![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Namespace aggregating image statistics computation algorithms. More...
Classes | |
| class | IPSDKIPLStatsException |
| Exception class for library IPSDKIPLStats. More... | |
| class | Kurtosis2dImgLvl1 |
| Level 1 algorithm: local kurtosis on a 2d image. More... | |
| class | Kurtosis2dImgLvl2 |
| Level 2 algorithm: local kurtosis on a 2d image. More... | |
| class | Kurtosis2dImgLvl3 |
| Level 3 algorithm: Computation of the local kurtosis on a rectangular neighbourhood on a 2d image. More... | |
| class | Kurtosis3dImgLvl1 |
| Level 1 algorithm: Local 3d image kurtosis computation. More... | |
| class | Kurtosis3dImgLvl2 |
| Level 2 algorithm: Local 3d image kurtosis computation. More... | |
| class | Kurtosis3dImgLvl3 |
| Level 3 algorithm: Local 3d image kurtosis computation. More... | |
| class | LawTexture2dImgLvl1 |
| Level 1 algorithm: Apply Law's texture 2d filter on an image. More... | |
| class | LawTexture3dImgLvl1 |
| Level 1 algorithm: Apply Law's texture 3d filter on an image. More... | |
| class | LocalEnergy2dImgLvl1 |
| Level 1 algorithm: local energy on a 2d image. More... | |
| class | LocalEnergy2dImgLvl2 |
| Level 2 algorithm: local energy on a 2d image. More... | |
| class | LocalEnergy2dImgLvl3 |
| Level 3 algorithm: local energy on a 2d image. More... | |
| class | LocalEnergy3dImgLvl1 |
| Level 1 algorithm: local energy on a 3d image. More... | |
| class | LocalEnergy3dImgLvl2 |
| Level 2 algorithm: local energy on a 3d image. More... | |
| class | LocalEnergy3dImgLvl3 |
| Level 3 algorithm: local energy on a 3d image. More... | |
| class | LocalEntropy2dImgLvl1 |
| Level 1 algorithm: local entropy on a 2d image. More... | |
| class | LocalEntropy2dImgLvl2 |
| Level 2 algorithm: local entropy on a 2d image. More... | |
| class | LocalEntropy2dImgLvl3 |
| Level 3 algorithm: local entropy on a 2d image. More... | |
| class | LocalEntropy3dImgLvl1 |
| Level 1 algorithm: local entropy on a 3d image. More... | |
| class | LocalEntropy3dImgLvl2 |
| Level 2 algorithm: local entropy on a 3d image. More... | |
| class | LocalEntropy3dImgLvl3 |
| Level 3 algorithm: local entropy on a 3d image. More... | |
| class | LocalHistogramModule2dImgLvl1 |
| Level 1 algorithm: Lowitz local histogram module on a 2d image. More... | |
| class | LocalHistogramModule2dImgLvl2 |
| Level 2 algorithm: Lowitz local histogram module on a 2d image. More... | |
| class | LocalHistogramModule2dImgLvl3 |
| Level 3 algorithm: Lowitz local histogram module on a 2d image. More... | |
| class | LocalHistogramModule3dImgLvl1 |
| Level 1 algorithm: Lowitz local histogram module on a 3d image. More... | |
| class | LocalHistogramModule3dImgLvl2 |
| Level 2 algorithm: Lowitz local histogram module on a 3d image. More... | |
| class | LocalHistogramModule3dImgLvl3 |
| Level 3 algorithm: Lowitz local histogram module on a 3d image. More... | |
| class | Skewness2dImgLvl1 |
| Level 1 algorithm: Computation of the local skewness on a rectangular neighbourhood on a 2d image. More... | |
| class | Skewness2dImgLvl2 |
| Level 2 algorithm: Computation of the local skewness on a rectangular neighbourhood on a 2d image. More... | |
| class | Skewness2dImgLvl3 |
| Level 3 algorithm: Computation of the local skewness on a rectangular neighbourhood on a 2d image. More... | |
| class | Skewness3dImgLvl1 |
| Level 1 algorithm: Local 3d image skewness computation. More... | |
| class | Skewness3dImgLvl2 |
| Level 2 algorithm: Local 3d image skewness computation. More... | |
| class | Skewness3dImgLvl3 |
| Level 3 algorithm: Local 3d image skewness computation. More... | |
| class | Variance2dImgLvl1 |
| Level 1 algorithm: Variance filter. More... | |
| class | Variance2dImgLvl2 |
| Level 2 algorithm: Variance filter on a 2d image. More... | |
| class | Variance2dImgLvl3 |
| Level 3 algorithm: Variance filter on 2d image. More... | |
| class | Variance3dImgLvl1 |
| Level 1 algorithm: Variance filter used on 3d image. More... | |
| class | Variance3dImgLvl2 |
| Level 2 algorithm: Variance filter used on 3d image. More... | |
| class | Variance3dImgLvl3 |
| Level 3 algorithm: Variance filter used on 3d image. More... | |
Typedefs | |
| typedef boost::shared_ptr< LawTex2dConvolRes > | LawTex2dConvolResPtr |
| typedef boost::shared_ptr< LawTex3dConvolRes > | LawTex3dConvolResPtr |
Functions | |
| IPSDKIPLSTATS_API const std::string & | getIPSDKIPLStatsLoggerName () |
| Recovery of logger name associated to library. | |
| IPSDKIPLSTATS_API log4cplus::Logger & | getIPSDKIPLStatsLogger () |
| Recovery of logger associated to library. | |
| IPSDKIPLSTATS_API const ipsdk::LogMessageManager & | getIPSDKIPLStatsLogMessageManager () |
| Recovery of message manager associated to library. | |
| IPSDKIPLSTATS_API CustomImageInfoPtr | outputLawTexture2d (const ImageAttributeConstPtr &pInputImgAttribute, const boost::shared_ptr< attr::InOptLawTextureKernel2dTypes > &pInKernelTypesAttribute) |
| function allowing to create a Law's texture 2d filter output image initializer | |
| IPSDKIPLSTATS_API CustomImageInfoPtr | outputLawTexture3d (const ImageAttributeConstPtr &pInputImgAttribute, const boost::shared_ptr< attr::InOptLawTextureKernel3dTypes > &pInKernelTypesAttribute) |
| function allowing to create a Law's texture 3d filter output image initializer | |
| IPSDKIPLSTATS_API image::ImagePtr | kurtosis2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for local kurtosis on a 2d image More... | |
| IPSDKIPLSTATS_API void | kurtosis2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutRealImg) |
| wrapper function for local kurtosis on a 2d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< Kurtosis2dImgLvl1 > | kurtosis2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< Kurtosis2dImgLvl1 > | kurtosis2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Kurtosis2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | kurtosis3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for Local 3d image kurtosis computation More... | |
| IPSDKIPLSTATS_API void | kurtosis3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| wrapper function for Local 3d image kurtosis computation More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< Kurtosis3dImgLvl1 > | kurtosis3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< Kurtosis3dImgLvl1 > | kurtosis3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Kurtosis3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | lawTexture2dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Apply Law's texture 2d filter on an image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | lawTexture2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::LawTextureKernel2dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams) |
| wrapper function for Apply Law's texture 2d filter on an image More... | |
| IPSDKIPLSTATS_API void | lawTexture2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::LawTextureKernel2dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutWkImg) |
| wrapper function for Apply Law's texture 2d filter on an image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LawTexture2dImgLvl1 > | lawTexture2dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LawTexture2dImgLvl1 > | lawTexture2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::LawTextureKernel2dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LawTexture2dImgLvl1 > | lawTexture2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::LawTextureKernel2dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutWkImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LawTexture2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | lawTexture3dImg (const image::ImageConstPtr &pInImg3d) |
| wrapper function for Apply Law's texture 3d filter on an image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | lawTexture3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::LawTextureKernel3dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams) |
| wrapper function for Apply Law's texture 3d filter on an image More... | |
| IPSDKIPLSTATS_API void | lawTexture3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::LawTextureKernel3dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutWkImg) |
| wrapper function for Apply Law's texture 3d filter on an image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LawTexture3dImgLvl1 > | lawTexture3dImg_async (const image::ImageConstPtr &pInImg3d) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LawTexture3dImgLvl1 > | lawTexture3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::LawTextureKernel3dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LawTexture3dImgLvl1 > | lawTexture3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::LawTextureKernel3dTypesConstPtr &pInKernelTypes, const ipsdk::imaproc::attr::LawTexPreProcParamsConstPtr &pInPreProcParams, const ipsdk::imaproc::attr::LawTexPostProcParamsConstPtr &pInPostProcParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutWkImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LawTexture3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | localEnergy2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for local energy on a 2d image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | localEnergy2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses) |
| wrapper function for local energy on a 2d image More... | |
| IPSDKIPLSTATS_API void | localEnergy2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| wrapper function for local energy on a 2d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEnergy2dImgLvl1 > | localEnergy2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEnergy2dImgLvl1 > | localEnergy2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEnergy2dImgLvl1 > | localEnergy2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LocalEnergy2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | localEnergy3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for local energy on a 3d image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | localEnergy3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses) |
| wrapper function for local energy on a 3d image More... | |
| IPSDKIPLSTATS_API void | localEnergy3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| wrapper function for local energy on a 3d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEnergy3dImgLvl1 > | localEnergy3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEnergy3dImgLvl1 > | localEnergy3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEnergy3dImgLvl1 > | localEnergy3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LocalEnergy3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | localEntropy2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for local entropy on a 2d image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | localEntropy2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses) |
| wrapper function for local entropy on a 2d image More... | |
| IPSDKIPLSTATS_API void | localEntropy2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| wrapper function for local entropy on a 2d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEntropy2dImgLvl1 > | localEntropy2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEntropy2dImgLvl1 > | localEntropy2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEntropy2dImgLvl1 > | localEntropy2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LocalEntropy2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | localEntropy3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for local entropy on a 3d image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | localEntropy3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses) |
| wrapper function for local entropy on a 3d image More... | |
| IPSDKIPLSTATS_API void | localEntropy3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| wrapper function for local entropy on a 3d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEntropy3dImgLvl1 > | localEntropy3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEntropy3dImgLvl1 > | localEntropy3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalEntropy3dImgLvl1 > | localEntropy3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LocalEntropy3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | localHistogramModule2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for Lowitz local histogram module on a 2d image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | localHistogramModule2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses) |
| wrapper function for Lowitz local histogram module on a 2d image More... | |
| IPSDKIPLSTATS_API void | localHistogramModule2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| wrapper function for Lowitz local histogram module on a 2d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalHistogramModule2dImgLvl1 > | localHistogramModule2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalHistogramModule2dImgLvl1 > | localHistogramModule2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalHistogramModule2dImgLvl1 > | localHistogramModule2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LocalHistogramModule2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | localHistogramModule3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for Lowitz local histogram module on a 3d image More... | |
| IPSDKIPLSTATS_API image::ImagePtr | localHistogramModule3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses) |
| wrapper function for Lowitz local histogram module on a 3d image More... | |
| IPSDKIPLSTATS_API void | localHistogramModule3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| wrapper function for Lowitz local histogram module on a 3d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalHistogramModule3dImgLvl1 > | localHistogramModule3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalHistogramModule3dImgLvl1 > | localHistogramModule3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< LocalHistogramModule3dImgLvl1 > | localHistogramModule3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const ipUInt32 inOptNbClasses, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LocalHistogramModule3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | skewness2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for Computation of the local skewness on a rectangular neighbourhood on a 2d image More... | |
| IPSDKIPLSTATS_API void | skewness2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| wrapper function for Computation of the local skewness on a rectangular neighbourhood on a 2d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< Skewness2dImgLvl1 > | skewness2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< Skewness2dImgLvl1 > | skewness2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Skewness2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | skewness3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for Local 3d image skewness computation More... | |
| IPSDKIPLSTATS_API void | skewness3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| wrapper function for Local 3d image skewness computation More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< Skewness3dImgLvl1 > | skewness3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< Skewness3dImgLvl1 > | skewness3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Skewness3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | variance2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for Variance filter More... | |
| IPSDKIPLSTATS_API void | variance2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| wrapper function for Variance filter More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< Variance2dImgLvl1 > | variance2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< Variance2dImgLvl1 > | variance2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Variance2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLSTATS_API image::ImagePtr | variance3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for Variance filter used on 3d image More... | |
| IPSDKIPLSTATS_API void | variance3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| wrapper function for Variance filter used on 3d image More... | |
| IPSDKIPLSTATS_API boost::shared_ptr< Variance3dImgLvl1 > | variance3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API boost::shared_ptr< Variance3dImgLvl1 > | variance3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLSTATS_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Variance3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
Namespace aggregating image statistics computation algorithms.
Enumerate describing messages.
1.8.14