![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Namespace aggregating filtering operations on images. More...
Classes | |
| class | AnisotropicDiffusion2dImgLvl1 |
| Level 1 algorithm: Anisotropic diffusion smoothing filter. More... | |
| class | AnisotropicDiffusion3dImgLvl1 |
| Level 1 algorithm: Anisotropic diffusion smoothing filter. More... | |
| struct | AutomaticPatchBasedBilateralResult |
| Structure allowing to encaspulate output image and output parameters computed by the patch-based bilateral algorithm (2d and 3d) More... | |
| struct | AutomaticPlanIndexedPatchBasedBilateralResult |
| Structure allowing to encaspulate output image and output parameters computed by the patch-based bilateral algorithm (2d and 3d) More... | |
| struct | AutomaticZStackFocusMaximumResult |
| Structure allowing to encaspulate output image and output parameters computed by the Z stack focus maximum algorithm (2d and 3d) More... | |
| class | Bilateral2dImgLvl1 |
| Level 1 algorithm: bilateral filter on 2d image (tabulated exponential implementation) More... | |
| class | Bilateral2dImgLvl2 |
| Level 2 algorithm: bilateral filter on 2d image (tabulated exponential implementation) More... | |
| class | Bilateral2dImgLvl3 |
| Level 3 algorithm: bilateral filter on 2d image (tabulated exponential implementation) More... | |
| class | Bilateral3dImgLvl1 |
| Level 1 algorithm: bilateral filter on 3d image. More... | |
| class | Bilateral3dImgLvl2 |
| Level 2 algorithm: bilateral filter on 3d image. More... | |
| class | Bilateral3dImgLvl3 |
| Level 3 algorithm: bilateral filter on 3d image. More... | |
| class | Convolution2dImgGpuLvl3 |
| Level 3 algorithm for image copy dedicated to GPU calculation. More... | |
| class | Convolution2dImgLvl1 |
| Level 1 algorithm: convolution algorithm of input 2d image using a given kernel. More... | |
| class | Convolution2dImgLvl2 |
| Level 2 algorithm: convolution algorithm of input 2d image using a given kernel. More... | |
| class | Convolution2dImgLvl3 |
| Level 3 algorithm: convolution algorithm of input 2d image using a given kernel. More... | |
| class | Convolution3dImgGpuLvl3 |
| Level 2 algorithm for image copy dedicated to GPU calculation. More... | |
| class | Convolution3dImgLvl1 |
| Level 1 algorithm: convolution algorithm of input 3d image using a given kernel. More... | |
| class | Convolution3dImgLvl2 |
| Level 2 algorithm: convolution algorithm of input 3d image using a given kernel. More... | |
| class | Convolution3dImgLvl3 |
| Level 3 algorithm: convolution algorithm of input 3d image using a given kernel. More... | |
| class | DespeckleFilter2dImgLvl1 |
| Level 1 algorithm: Smoothes the input image replacing aberrant values by the neighbourhood's mean intensity. More... | |
| class | DespeckleFilter2dImgLvl2 |
| Level 2 algorithm: Smoothes the input image replacing aberrant values by the neighbourhood's mean intensity. More... | |
| class | DespeckleFilter2dImgLvl3 |
| Level 3 algorithm: Smoothes the input image replacing aberrant values by the neighbourhood's mean intensity. More... | |
| class | DicIntegration2dImgLvl1 |
| Level 1 algorithm: Differential Interference Contrast (DIC) line integration along a given orientation on 2d images. More... | |
| class | DicIntegration2dImgLvl2 |
| Level 2 algorithm: Differential Interference Contrast (DIC) line integration along a given orientation on 2d images. More... | |
| class | DicPhaseRetrieval2dImgLvl1 |
| Level 1 algorithm: Phase retrieval from Paganin et al. 2004. More... | |
| class | DicPhaseRetrieval2dImgLvl2 |
| Level 2 algorithm: Phase retrieval from Paganin et al. 2004. More... | |
| class | DicPhaseRetrievalParams |
| Set of parameter used for the DIC phase retrieval algorithm. More... | |
| class | FastCrossCorrelation2dImgLvl1 |
| Level 1 algorithm: 2D Cross correlation calculated in the Fourier domain. More... | |
| class | FastCrossCorrelation2dImgLvl2 |
| Level 2 algorithm: 2D Cross correlation calculated in the Fourier domain. More... | |
| class | FastCrossCorrelation3dImgLvl1 |
| Level 1 algorithm: 3D Cross correlation calculated in the Fourier domain. More... | |
| class | FastCrossCorrelation3dImgLvl2 |
| Level 2 algorithm: 3D Cross correlation calculated in the Fourier domain. More... | |
| class | FrequencyFiltering2dImgLvl1 |
| Level 1 algorithm: Filters an image in Fourier domain by selecting a frequency range. More... | |
| class | FrequencyFiltering2dImgLvl2 |
| Level 2 algorithm: Filters an image in Fourier domain by selecting a frequency range. More... | |
| class | FrequencyFiltering3dImgLvl1 |
| Level 1 algorithm: Filters a 3d image in Fourier domain by selecting a frequency range. More... | |
| class | FrequencyFiltering3dImgLvl2 |
| Level 2 algorithm: Filters a 3d image in Fourier domain by selecting a frequency range. More... | |
| class | GaussianGradient2dImgLvl1 |
| Level 1 algorithm: Gaussian filter used to compute gradient on a 2d image. More... | |
| class | GaussianGradient3dImgLvl1 |
| Level 1 algorithm: Gaussian filter used to compute gradient on a 3d image. More... | |
| class | GaussianHessian2dImgLvl1 |
| Level 1 algorithm: Gaussian filter used to compute Hessian on a 2d image. More... | |
| class | GaussianHessian3dImgLvl1 |
| Level 1 algorithm: Gaussian filter used to compute Hessian on a 3d image. More... | |
| class | GaussianSmoothing2dImgLvl1 |
| Level 1 algorithm: Gaussian filter used to blur a 2d image. More... | |
| class | GaussianSmoothing3dImgLvl1 |
| Level 1 algorithm: Gaussian filter used to blur a 3d image. More... | |
| struct | GradientXYImg |
| Structure allowing to encaspulate x and y images associated to the result of a 2d gradient computation. More... | |
| struct | GradientXYZImg |
| Structure allowing to encaspulate x, y and z images associated to the result of a 3d gradient computation. More... | |
| struct | HessianXYImg |
| Structure allowing to encaspulate x-x, x-y and y-y images associated to the result of a 2d Hessian computation. More... | |
| struct | HessianXYZImg |
| Structure allowing to encaspulate x-x, x-y, x-z, y-y, y-z and z-z images associated to the result of a 3d Hessian computation. More... | |
| class | HighPass2dImgLvl1 |
| Level 1 algorithm: high pass filter on 2d image. More... | |
| class | HighPass2dImgLvl2 |
| Level 2 algorithm: high pass filter on 2d image. More... | |
| class | HighPass2dImgLvl3 |
| Level 3 algorithm: high pass filter on 2d image. More... | |
| class | HighPass3dImgLvl1 |
| Level 1 algorithm: high pass filter on 3d image. More... | |
| class | HighPass3dImgLvl2 |
| Level 2 algorithm: high pass filter on 3d image. More... | |
| class | HighPass3dImgLvl3 |
| Level 3 algorithm: high pass filter on 3d image. More... | |
| class | InDicPhaseRetrievalParams |
| [Input] Attribute for the set of parameter used for the DIC phase retrieval algorithm More... | |
| class | IPSDKIPLFilteringException |
| Exception class for library IPSDKIPLFiltering. More... | |
| class | LaplacianDoG2dImgLvl1 |
| Level 1 algorithm: laplacian algorithm of input 2d image using a difference of gaussian approximation. More... | |
| class | LaplacianDoG3dImgLvl1 |
| Level 1 algorithm: laplacian algorithm of input 3d image using a difference of gaussian approximation. More... | |
| class | LaplacianDoGDeblur2dImgLvl1 |
| Level 1 algorithm: 2d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation. More... | |
| class | LaplacianDoGDeblur3dImgLvl1 |
| Level 1 algorithm: 3d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation. More... | |
| class | MeanSmoothing2dImgLvl1 |
| Level 1 algorithm: Mean filter used to blur a 2d image. More... | |
| class | MeanSmoothing2dImgLvl2 |
| Level 2 algorithm: Mean filter used to blur a 2d image. More... | |
| class | MeanSmoothing2dImgLvl3 |
| Level 3 algorithm: Mean filter used to blur a 2d image. More... | |
| class | MeanSmoothing2dMaskImgLvl1 |
| Level 1 algorithm: Masked mean filter used to blur a 2d image. More... | |
| class | MeanSmoothing2dMaskImgLvl2 |
| Level 2 algorithm: Masked mean filter used to blur a 2d image. More... | |
| class | MeanSmoothing2dMaskImgLvl3 |
| Level 3 algorithm: Masked mean filter used to blur a 2d image. More... | |
| class | MeanSmoothing3dImgLvl1 |
| Level 1 algorithm: Mean filter used to blur a 3d image. More... | |
| class | MeanSmoothing3dImgLvl2 |
| Level 2 algorithm: Mean filter used to blur a 3d image. More... | |
| class | MeanSmoothing3dMaskImgLvl1 |
| Level 1 algorithm: Masked mean filter used to blur a 3d image. More... | |
| class | MeanSmoothing3dMaskImgLvl2 |
| Level 2 algorithm: Masked mean filter used to blur a 3d image. More... | |
| class | MeanSmoothing3dMaskImgLvl3 |
| Level 3 algorithm: Masked mean filter used to blur a 3d image. More... | |
| class | Median2dImgLvl1 |
| Level 1 algorithm: Median filter on a 2d image. More... | |
| class | Median3dImgLvl1 |
| Level 1 algorithm: median filter on a 3d image. More... | |
| class | MultiscaleVesselEnhancement2dImgLvl1 |
| Level 1 algorithm: Multiscale vessel enhancement using Frangi's approach. More... | |
| class | MultiscaleVesselEnhancement2dImgLvl2 |
| Level 2 algorithm: Multiscale vessel enhancement using Frangi's approach. More... | |
| class | MultiscaleVesselEnhancement3dImgLvl1 |
| Level 1 algorithm: Multiscale vessel enhancement using Frangi's approach on 3d images. More... | |
| class | MultiscaleVesselEnhancement3dImgLvl2 |
| Level 2 algorithm: Multiscale vessel enhancement using Frangi's approach on 3d images. More... | |
| class | NormalizedCrossCorrelation2dImgLvl1 |
| Level 1 algorithm: Computes the Normalized Cross Correlation between an image and a kernel. More... | |
| class | NormalizedCrossCorrelation2dImgLvl2 |
| Level 2 algorithm: Computes the Normalized Cross Correlation between an image and a kernel. More... | |
| class | NormalizedCrossCorrelation2dImgLvl3 |
| Level 3 algorithm: Computes the Normalized Cross Correlation between an image and a kernel. More... | |
| class | NormalizedCrossCorrelation3dImgLvl1 |
| Level 1 algorithm: Computes the Normalized Cross Correlation between a volume and a 3d kernel. More... | |
| class | NormalizedCrossCorrelation3dImgLvl2 |
| Level 2 algorithm: Computes the Normalized Cross Correlation between a volume and a 3d kernel. More... | |
| class | NormalizedCrossCorrelation3dImgLvl3 |
| Level 3 algorithm: Computes the Normalized Cross Correlation between a volume and a 3d kernel. More... | |
| class | PatchBasedBilateral2dImgLvl1 |
| Level 1 algorithm: patch-based bilateral filter used to denoise a 2d image. More... | |
| class | PatchBasedBilateral2dImgLvl2 |
| Level 2 algorithm: patch-based bilateral filter used to denoise a 2d image. More... | |
| class | PatchBasedBilateral2dImgLvl3 |
| Level 3 algorithm: patch-based bilateral filter used to denoise a 2d image. More... | |
| class | PatchBasedBilateral3dImgLvl1 |
| Level 1 algorithm: Non-local means filter used to denoise a 3d image. More... | |
| class | PatchBasedBilateral3dImgLvl2 |
| Level 2 algorithm: Patch-based bilateral filter used to denoise a 3d image. More... | |
| class | PatchBasedBilateral3dImgLvl3 |
| Level 3 algorithm: Non-local means filter used to denoise a 3d image. More... | |
| struct | PatchBasedBilateralResult |
| class | PearsonColocalization2dImgLvl1 |
| Level 1 algorithm: builds the Pearson's colocalization map computing the Pearson correlation coefficient on each pixel. More... | |
| class | PearsonColocalization2dImgLvl2 |
| Level 2 algorithm: builds the Pearson's colocalization map computing the Pearson correlation coefficient on each pixel. More... | |
| class | PearsonColocalization2dImgLvl3 |
| Level 3 algorithm: builds the Pearson's colocalization map computing the Pearson correlation coefficient on each pixel. More... | |
| class | PearsonColocalization3dImgLvl1 |
| Level 1 algorithm: builds the Pearson's colocalization map computing the Pearson correlation coefficient on each voxel. More... | |
| class | PearsonColocalization3dImgLvl2 |
| Level 2 algorithm: builds the Pearson's colocalization map computing the Pearson correlation coefficient on each voxel. More... | |
| class | PearsonColocalization3dImgLvl3 |
| Level 3 algorithm: builds the Pearson's colocalization map computing the Pearson correlation coefficient on each voxel. More... | |
| struct | PlanIndexedPatchBasedBilateralResult |
| class | RichardsonLucyDeblur2dImgLvl1 |
| Level 1 algorithm: 2d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm. More... | |
| class | RichardsonLucyDeblur3dImgLvl1 |
| Level 1 algorithm: 3d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm. More... | |
| class | RichardsonLucyDeconvolution2dImgLvl1 |
| Level 1 algorithm: Richardson-Lucy deconvolution algorithm. More... | |
| class | SeparatedBilateral2dImgLvl1 |
| Level 1 algorithm: separated version of bilateral filter on 2d image. More... | |
| class | SeparatedBilateral2dImgLvl2 |
| Level 2 algorithm: separated version of bilateral filter on 2d image. More... | |
| class | SeparatedBilateral3dImgLvl1 |
| Level 1 algorithm: separated version of bilateral filter on 3d image. More... | |
| class | SeparatedBilateral3dImgLvl2 |
| Level 2 algorithm: separated version of bilateral filter on 3d image. More... | |
| class | SobelGradient2dImgLvl1 |
| Level 1 algorithm: Sobel filter used to compute gradient on a 2d image. More... | |
| class | SobelGradient3dImgLvl1 |
| Level 1 algorithm: Sobel filter used to compute gradient on a 3d image. More... | |
| class | UnsharpMask2dImgLvl1 |
| Level 1 algorithm: unsharp mask filtering of input 2d image. More... | |
| class | UnsharpMask3dImgLvl1 |
| Level 1 algorithm: unsharp mask filtering of input 3d image. More... | |
| class | Variance2dImgGpuLvl3 |
| Level 3 algorithm for image copy dedicated to GPU calculation. More... | |
| class | Variance3dImgGpuLvl3 |
| Level 3 algorithm for image copy dedicated to GPU calculation. More... | |
| class | VSNR2dImgLvl1 |
| Level 1 algorithm: Variational Stationary Noise Remover. More... | |
| struct | VSNRResult |
| Structure allowing to encaspulate VSNR results. More... | |
| class | ZStackFocusMaximumImgLvl1 |
| Level 1 algorithm: function for computing a contrasted image by maximum along the Z axis. More... | |
| struct | ZStackFocusMaximumResult |
| class | ZStackFocusPonderationImgLvl1 |
| Level 1 algorithm: function computing a contrasted image by ponderation along the Z axis. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::filter::DicPhaseRetrievalParams > | DicPhaseRetrievalParamsPtr |
| shared pointer to ipsdk::imaproc::attr::DicPhaseRetrievalParams | |
| typedef boost::shared_ptr< const ipsdk::imaproc::filter::DicPhaseRetrievalParams > | DicPhaseRetrievalParamsConstPtr |
| shared pointer to const ipsdk::imaproc::attr::Range | |
Functions | |
| IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr | createDicPhaseRetrievalParams () |
| function allowing to create the DIC phase retrieval parameter structure with all defaults parameters | |
| IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr | createDicPhaseRetrievalParams (const ipsdk::ipReal64 mu, const ipsdk::ipReal64 delta, const ipsdk::ipReal64 defocusDistance) |
| function allowing to create the DIC phase retrieval parameter structure More... | |
| IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr | createDicPhaseRetrievalParams (const ipsdk::ipReal64 mu, const ipsdk::ipReal64 delta, const ipsdk::ipReal64 defocusDistance, const ipsdk::ipReal64 lambda, const ipsdk::ipReal64 lengthScale, const ipsdk::ipReal64 energy) |
| function allowing to create the DIC phase retrieval parameter structure | |
| IPSDKIPLFILTERING_API const std::string & | getIPSDKIPLFilteringLoggerName () |
| Recovery of logger name associated to library. | |
| IPSDKIPLFILTERING_API log4cplus::Logger & | getIPSDKIPLFilteringLogger () |
| Recovery of logger associated to library. | |
| IPSDKIPLFILTERING_API const ipsdk::LogMessageManager & | getIPSDKIPLFilteringLogMessageManager () |
| Recovery of message manager associated to library. | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | outputZoom3d (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptZoomFactor > &pScaleAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | outputZoom3dGrey (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptZoomFactor > &pScaleAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | outputZoom3dGreyReal (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptZoomFactor > &pScaleAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | outputZoom3dGreyBin (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptZoomFactor > &pScaleAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | outputZoom2dGreyReal (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptZoomFactor > &pScaleAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | duplicateGreyReal (const ImageAttributeConstPtr &pInputAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | duplicate2dGreyReal (const ImageAttributeConstPtr &pInputAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDKIPLFILTERING_API CustomImageInfoPtr | duplicate2dReal (const ImageAttributeConstPtr &pInputAttribute) |
| function allowing to create a ZFocus output image initializer | |
| IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(IPSDKIPLFiltering, Convolution2dImg, ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),(((ipsdk)(imaproc)(attr))(InSubGpuImg))(((ipsdk)(imaproc)(attr))(InKnlXY))(((ipsdk)(imaproc)(attr))(InNormalize))(((ipsdk)(imaproc)(attr))(InConvolBorder2d))(((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 () |
| IPSDKIPLFILTERING_API bool | median2dImg_allow8bitsCompression (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| wrapper function for Median filter on a 2d image More... | |
| IPSDKIPLFILTERING_API bool | median3dImg_allow8bitsCompression (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| wrapper function for Median filter on a 3d image More... | |
| IPSDKIPLFILTERING_API CustomCheckedImagePropertyPtr | fastCCRule2d (const ImageAttributeConstPtr &pInput1Attribute, const ImageAttributeConstPtr &pInput2Attribute) |
| function allowing to define output image 2d size is smaller than the input image or a target size | |
| IPSDKIPLFILTERING_API CustomCheckedImagePropertyPtr | fastCCRule3d (const ImageAttributeConstPtr &pInput1Attribute, const ImageAttributeConstPtr &pInput2Attribute) |
| function allowing to define output image 3d size is smaller than the input image or a target size | |
| IPSDKIPLFILTERING_API KernelXYConstPtr | imageToKernel2d (const ipsdk::image::ImageConstPtr &pImg) |
| IPSDKIPLFILTERING_API KernelXYZConstPtr | imageToKernel3d (const ipsdk::image::ImageConstPtr &pImg) |
| IPSDKIPLFILTERING_API image::ImagePtr | anisotropicDiffusion2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy) |
| wrapper function for Anisotropic diffusion smoothing filter More... | |
| IPSDKIPLFILTERING_API void | anisotropicDiffusion2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const image::ImagePtr &pOutImg) |
| wrapper function for Anisotropic diffusion smoothing filter More... | |
| IPSDKIPLFILTERING_API void | anisotropicDiffusion2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const ipReal32 inOptStdDevGrad, const ipReal32 inOptStdDevMat, const attr::GaussianCoverageConstPtr &pInOptAnisotropicGaussianCoverage, const ipUInt32 inOptNbAngles2d, const ipUInt32 inOptMaxHalfKnlSize, const ipReal32 inOptDirSmoothFactor, const ipReal32 inOptSpatialStep, const image::ImagePtr &pOutImg) |
| wrapper function for Anisotropic diffusion smoothing filter More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< AnisotropicDiffusion2dImgLvl1 > | anisotropicDiffusion2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< AnisotropicDiffusion2dImgLvl1 > | anisotropicDiffusion2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< AnisotropicDiffusion2dImgLvl1 > | anisotropicDiffusion2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const ipReal32 inOptStdDevGrad, const ipReal32 inOptStdDevMat, const attr::GaussianCoverageConstPtr &pInOptAnisotropicGaussianCoverage, const ipUInt32 inOptNbAngles2d, const ipUInt32 inOptMaxHalfKnlSize, const ipReal32 inOptDirSmoothFactor, const ipReal32 inOptSpatialStep, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< AnisotropicDiffusion2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | anisotropicDiffusion3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy) |
| wrapper function for Anisotropic diffusion smoothing filter More... | |
| IPSDKIPLFILTERING_API void | anisotropicDiffusion3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const image::ImagePtr &pOutImg) |
| wrapper function for Anisotropic diffusion smoothing filter More... | |
| IPSDKIPLFILTERING_API void | anisotropicDiffusion3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const ipReal32 inOptStdDevGrad, const ipReal32 inOptStdDevMat, const attr::GaussianCoverageConstPtr &pInOptAnisotropicGaussianCoverage, const ipUInt32 inOptNbAngles3d, const ipUInt32 inOptMaxHalfKnlSize, const ipReal32 inOptDirSmoothFactor, const ipReal32 inOptSpatialStep, const image::ImagePtr &pOutImg) |
| wrapper function for Anisotropic diffusion smoothing filter More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< AnisotropicDiffusion3dImgLvl1 > | anisotropicDiffusion3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< AnisotropicDiffusion3dImgLvl1 > | anisotropicDiffusion3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< AnisotropicDiffusion3dImgLvl1 > | anisotropicDiffusion3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbTimeSteps, const ipReal32 inSharpness, const ipReal32 inAnisotropy, const ipReal32 inOptStdDevGrad, const ipReal32 inOptStdDevMat, const attr::GaussianCoverageConstPtr &pInOptAnisotropicGaussianCoverage, const ipUInt32 inOptNbAngles3d, const ipUInt32 inOptMaxHalfKnlSize, const ipReal32 inOptDirSmoothFactor, const ipReal32 inOptSpatialStep, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< AnisotropicDiffusion3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | bilateral2dImg (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for bilateral filter on 2d image (tabulated exponential implementation) More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | bilateral2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for bilateral filter on 2d image (tabulated exponential implementation) More... | |
| IPSDKIPLFILTERING_API void | bilateral2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| wrapper function for bilateral filter on 2d image (tabulated exponential implementation) More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Bilateral2dImgLvl1 > | bilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Bilateral2dImgLvl1 > | bilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Bilateral2dImgLvl1 > | bilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Bilateral2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | bilateral3dImg (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for bilateral filter on 3d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | bilateral3dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for bilateral filter on 3d image More... | |
| IPSDKIPLFILTERING_API void | bilateral3dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| wrapper function for bilateral filter on 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Bilateral3dImgLvl1 > | bilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Bilateral3dImgLvl1 > | bilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Bilateral3dImgLvl1 > | bilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Bilateral3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | convolution2dImg (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize) |
| wrapper function for convolution algorithm of input 2d image using a given kernel More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | convolution2dImg (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize, const image::Border2dPolicyConstPtr &pInOptConvolBorder2d) |
| wrapper function for convolution algorithm of input 2d image using a given kernel More... | |
| IPSDKIPLFILTERING_API void | convolution2dImg (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize, const image::ImagePtr &pOutImg) |
| wrapper function for convolution algorithm of input 2d image using a given kernel More... | |
| IPSDKIPLFILTERING_API void | convolution2dImg (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize, const image::Border2dPolicyConstPtr &pInOptConvolBorder2d, const image::ImagePtr &pOutImg) |
| wrapper function for convolution algorithm of input 2d image using a given kernel More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution2dImgLvl1 > | convolution2dImg_async (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize) |
| Asynchronous wrappers. | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution2dImgLvl1 > | convolution2dImg_async (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize, const image::Border2dPolicyConstPtr &pInOptConvolBorder2d) |
| Asynchronous wrappers. | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution2dImgLvl1 > | convolution2dImg_async (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize, const image::ImagePtr &pOutImg) |
| Asynchronous wrappers. | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution2dImgLvl1 > | convolution2dImg_async (const image::ImageConstPtr &pInImg, const KernelXYConstPtr &pInKnlXY, const bool inNormalize, const image::Border2dPolicyConstPtr &pInOptConvolBorder2d, const image::ImagePtr &pOutImg) |
| Asynchronous wrappers. | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Convolution2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | convolution3dImg (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize) |
| wrapper function for convolution algorithm of input 3d image using a given kernel More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | convolution3dImg (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize, const image::Border3dPolicyConstPtr &pInOptConvolBorder3d) |
| wrapper function for convolution algorithm of input 3d image using a given kernel More... | |
| IPSDKIPLFILTERING_API void | convolution3dImg (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize, const image::ImagePtr &pOutImg) |
| wrapper function for convolution algorithm of input 3d image using a given kernel More... | |
| IPSDKIPLFILTERING_API void | convolution3dImg (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize, const image::Border3dPolicyConstPtr &pInOptConvolBorder3d, const image::ImagePtr &pOutImg) |
| wrapper function for convolution algorithm of input 3d image using a given kernel More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution3dImgLvl1 > | convolution3dImg_async (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution3dImgLvl1 > | convolution3dImg_async (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize, const image::Border3dPolicyConstPtr &pInOptConvolBorder3d) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution3dImgLvl1 > | convolution3dImg_async (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Convolution3dImgLvl1 > | convolution3dImg_async (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const bool inNormalize, const image::Border3dPolicyConstPtr &pInOptConvolBorder3d, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Convolution3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | despeckleFilter2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inFactor) |
| wrapper function for Smoothes the input image replacing aberrant values by the neighbourhood's mean intensity More... | |
| IPSDKIPLFILTERING_API void | despeckleFilter2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inFactor, const image::ImagePtr &pOutRealImg) |
| wrapper function for Smoothes the input image replacing aberrant values by the neighbourhood's mean intensity More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DespeckleFilter2dImgLvl1 > | despeckleFilter2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inFactor) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DespeckleFilter2dImgLvl1 > | despeckleFilter2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipReal64 inFactor, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< DespeckleFilter2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | dicIntegration2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 theta) |
| wrapper function for Differential Interference Contrast (DIC) line integration along a given orientation on 2d images More... | |
| IPSDKIPLFILTERING_API void | dicIntegration2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 theta, const image::ImagePtr &pOutImg) |
| wrapper function for Differential Interference Contrast (DIC) line integration along a given orientation on 2d images More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicIntegration2dImgLvl1 > | dicIntegration2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 theta) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicIntegration2dImgLvl1 > | dicIntegration2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 theta, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< DicIntegration2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | dicPhaseRetrieval2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for Phase retrieval from Paganin et al. 2004 More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | dicPhaseRetrieval2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance) |
| wrapper function for Phase retrieval from Paganin et al. 2004 More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | dicPhaseRetrieval2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance, const ipReal64 lambda, const ipReal64 lengthScale, const ipReal64 energy) |
| wrapper function for Phase retrieval from Paganin et al. 2004 More... | |
| IPSDKIPLFILTERING_API void | dicPhaseRetrieval2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const image::ImagePtr &pOutImg) |
| wrapper function for Phase retrieval from Paganin et al. 2004 More... | |
| IPSDKIPLFILTERING_API void | dicPhaseRetrieval2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance, const image::ImagePtr &pOutImg) |
| wrapper function for Phase retrieval from Paganin et al. 2004 More... | |
| IPSDKIPLFILTERING_API void | dicPhaseRetrieval2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance, const ipReal64 lambda, const ipReal64 lengthScale, const ipReal64 energy, const image::ImagePtr &pOutImg) |
| wrapper function for Phase retrieval from Paganin et al. 2004 More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > | dicPhaseRetrieval2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > | dicPhaseRetrieval2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > | dicPhaseRetrieval2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance, const ipReal64 lambda, const ipReal64 lengthScale, const ipReal64 energy) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > | dicPhaseRetrieval2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > | dicPhaseRetrieval2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > | dicPhaseRetrieval2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal64 mu, const ipReal64 delta, const ipReal64 defocusDistance, const ipReal64 lambda, const ipReal64 lengthScale, const ipReal64 energy, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | fastCrossCorrelation2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInTemplateImg) |
| wrapper function for 2D Cross correlation calculated in the Fourier domain More... | |
| IPSDKIPLFILTERING_API void | fastCrossCorrelation2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInTemplateImg, const image::ImagePtr &pOutRealImg) |
| wrapper function for 2D Cross correlation calculated in the Fourier domain More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FastCrossCorrelation2dImgLvl1 > | fastCrossCorrelation2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInTemplateImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FastCrossCorrelation2dImgLvl1 > | fastCrossCorrelation2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInTemplateImg, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< FastCrossCorrelation2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | fastCrossCorrelation3dImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInTemplateImg) |
| wrapper function for 3D Cross correlation calculated in the Fourier domain More... | |
| IPSDKIPLFILTERING_API void | fastCrossCorrelation3dImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInTemplateImg, const image::ImagePtr &pOutRealImg) |
| wrapper function for 3D Cross correlation calculated in the Fourier domain More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FastCrossCorrelation3dImgLvl1 > | fastCrossCorrelation3dImg_async (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInTemplateImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FastCrossCorrelation3dImgLvl1 > | fastCrossCorrelation3dImg_async (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInTemplateImg, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< FastCrossCorrelation3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | frequencyFiltering2dImg (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev) |
| wrapper function for Filters an image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | frequencyFiltering2dImg (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange) |
| wrapper function for Filters an image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API void | frequencyFiltering2dImg (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, image::ImagePtr &pOutImg) |
| wrapper function for Filters an image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API void | frequencyFiltering2dImg (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange, image::ImagePtr &pOutImg) |
| wrapper function for Filters an image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering2dImgLvl1 > | frequencyFiltering2dImg_async (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering2dImgLvl1 > | frequencyFiltering2dImg_async (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering2dImgLvl1 > | frequencyFiltering2dImg_async (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering2dImgLvl1 > | frequencyFiltering2dImg_async (const image::ImageConstPtr &pInImg, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange, image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< FrequencyFiltering2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | frequencyFiltering3dImg (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev) |
| wrapper function for Filters a 3d image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | frequencyFiltering3dImg (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange, const ipReal32 phi, const ipReal64 phiRange) |
| wrapper function for Filters a 3d image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API void | frequencyFiltering3dImg (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, image::ImagePtr &pOutImg) |
| wrapper function for Filters a 3d image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API void | frequencyFiltering3dImg (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange, const ipReal32 phi, const ipReal64 phiRange, image::ImagePtr &pOutImg) |
| wrapper function for Filters a 3d image in Fourier domain by selecting a frequency range More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering3dImgLvl1 > | frequencyFiltering3dImg_async (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering3dImgLvl1 > | frequencyFiltering3dImg_async (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange, const ipReal32 phi, const ipReal64 phiRange) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering3dImgLvl1 > | frequencyFiltering3dImg_async (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< FrequencyFiltering3dImgLvl1 > | frequencyFiltering3dImg_async (const image::ImageConstPtr &pInImg3d, const attr::eFrequencyBandPassFilterType &frequencyBandPassFilterType, const ipReal64 cutoffFrequency, const ipReal32 inStdDev, const ipReal32 theta, const ipReal64 thetaRange, const ipReal32 phi, const ipReal64 phiRange, image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< FrequencyFiltering3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API GradientXYImg | gaussianGradient2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API GradientXYImg | gaussianGradient2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage) |
| wrapper function for Gaussian filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | gaussianGradient2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg, const image::ImagePtr &pOutOptGradYImg) |
| wrapper function for Gaussian filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianXGradient2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute gradient along x axis on a 2d image More... | |
| IPSDKIPLFILTERING_API void | gaussianXGradient2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg) |
| wrapper function for Gaussian filter used to compute gradient along x axis on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianYGradient2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute gradient along y axis on a 2d image More... | |
| IPSDKIPLFILTERING_API void | gaussianYGradient2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradYImg) |
| wrapper function for Gaussian filter used to compute gradient along y axis on a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient2dImgLvl1 > | gaussianGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient2dImgLvl1 > | gaussianGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient2dImgLvl1 > | gaussianGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg, const image::ImagePtr &pOutOptGradYImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient2dImgLvl1 > | gaussianXGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient2dImgLvl1 > | gaussianXGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient2dImgLvl1 > | gaussianYGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient2dImgLvl1 > | gaussianYGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradYImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API GradientXYImg | getAsyncProcessorOutput (boost::shared_ptr< GaussianGradient2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API GradientXYZImg | gaussianGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute gradient on a 3d image More... | |
| IPSDKIPLFILTERING_API GradientXYZImg | gaussianGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage) |
| wrapper function for Gaussian filter used to compute gradient on a 3d image More... | |
| IPSDKIPLFILTERING_API void | gaussianGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg3d, const image::ImagePtr &pOutOptGradYImg3d, const image::ImagePtr &pOutOptGradZImg3d) |
| wrapper function for Gaussian filter used to compute gradient on a 3d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianXGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute gradient along x axis on a 3d image More... | |
| IPSDKIPLFILTERING_API void | gaussianXGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg3d) |
| wrapper function for Gaussian filter used to compute gradient along x axis on a 3d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianYGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute gradient along y axis on a 3d image More... | |
| IPSDKIPLFILTERING_API void | gaussianYGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradYImg3d) |
| wrapper function for Gaussian filter used to compute gradient along y axis on a 3d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianZGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute gradient along z axis on a 3d image More... | |
| IPSDKIPLFILTERING_API void | gaussianZGradient3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradZImg3d) |
| wrapper function for Gaussian filter used to compute gradient along z axis on a 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg3d, const image::ImagePtr &pOutOptGradYImg3d, const image::ImagePtr &pOutOptGradZImg3d) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianXGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianXGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradXImg3d) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianYGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianYGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradYImg3d) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianZGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianGradient3dImgLvl1 > | gaussianZGradient3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::ImagePtr &pOutOptGradZImg3d) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API GradientXYZImg | getAsyncProcessorOutput (boost::shared_ptr< GaussianGradient3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API HessianXYImg | gaussianHessian2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute Hessian on a 2d image More... | |
| IPSDKIPLFILTERING_API HessianXYImg | gaussianHessian2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage) |
| wrapper function for Gaussian filter used to compute Hessian on a 2d image More... | |
| IPSDKIPLFILTERING_API void | gaussianHessian2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage, const image::ImagePtr &pOutHxxImg, const image::ImagePtr &pOutHxyImg, const image::ImagePtr &pOutHyyImg) |
| wrapper function for Gaussian filter used to compute Hessian on a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianHessian2dImgLvl1 > | gaussianHessian2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianHessian2dImgLvl1 > | gaussianHessian2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianHessian2dImgLvl1 > | gaussianHessian2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage, const image::ImagePtr &pOutHxxImg, const image::ImagePtr &pOutHxyImg, const image::ImagePtr &pOutHyyImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API HessianXYImg | getAsyncProcessorOutput (boost::shared_ptr< GaussianHessian2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API HessianXYZImg | gaussianHessian3dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to compute Hessian on a 3d image More... | |
| IPSDKIPLFILTERING_API HessianXYZImg | gaussianHessian3dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage) |
| wrapper function for Gaussian filter used to compute Hessian on a 3d image More... | |
| IPSDKIPLFILTERING_API void | gaussianHessian3dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage, const image::ImagePtr &pOutHxxImg, const image::ImagePtr &pOutHxyImg, const image::ImagePtr &pOutHxzImg, const image::ImagePtr &pOutHyyImg, const image::ImagePtr &pOutHyzImg, const image::ImagePtr &pOutHzzImg) |
| wrapper function for Gaussian filter used to compute Hessian on a 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianHessian3dImgLvl1 > | gaussianHessian3dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianHessian3dImgLvl1 > | gaussianHessian3dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianHessian3dImgLvl1 > | gaussianHessian3dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptHessianGaussianCoverage, const image::ImagePtr &pOutHxxImg, const image::ImagePtr &pOutHxyImg, const image::ImagePtr &pOutHxzImg, const image::ImagePtr &pOutHyyImg, const image::ImagePtr &pOutHyzImg, const image::ImagePtr &pOutHzzImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API HessianXYZImg | getAsyncProcessorOutput (boost::shared_ptr< GaussianHessian3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianSmoothing2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to blur a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianSmoothing2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for Gaussian filter used to blur a 2d image More... | |
| IPSDKIPLFILTERING_API void | gaussianSmoothing2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for Gaussian filter used to blur a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianSmoothing2dImgLvl1 > | gaussianSmoothing2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianSmoothing2dImgLvl1 > | gaussianSmoothing2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianSmoothing2dImgLvl1 > | gaussianSmoothing2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< GaussianSmoothing2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianSmoothing3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| wrapper function for Gaussian filter used to blur a 3d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | gaussianSmoothing3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for Gaussian filter used to blur a 3d image More... | |
| IPSDKIPLFILTERING_API void | gaussianSmoothing3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for Gaussian filter used to blur a 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianSmoothing3dImgLvl1 > | gaussianSmoothing3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianSmoothing3dImgLvl1 > | gaussianSmoothing3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< GaussianSmoothing3dImgLvl1 > | gaussianSmoothing3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< GaussianSmoothing3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | highPass2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize) |
| wrapper function for high pass filter on 2d image More... | |
| IPSDKIPLFILTERING_API void | highPass2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const image::ImagePtr &pOutImg) |
| wrapper function for high pass filter on 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< HighPass2dImgLvl1 > | highPass2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< HighPass2dImgLvl1 > | highPass2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HighPass2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | highPass3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSize) |
| wrapper function for high pass filter on 3d image More... | |
| IPSDKIPLFILTERING_API void | highPass3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSize, const image::ImagePtr &pOutImg) |
| wrapper function for high pass filter on 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< HighPass3dImgLvl1 > | highPass3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< HighPass3dImgLvl1 > | highPass3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSize, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HighPass3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoG2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for laplacian algorithm of input 2d image using a difference of gaussian approximation More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoG2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for laplacian algorithm of input 2d image using a difference of gaussian approximation More... | |
| IPSDKIPLFILTERING_API void | laplacianDoG2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for laplacian algorithm of input 2d image using a difference of gaussian approximation More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoG2dImgLvl1 > | laplacianDoG2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoG2dImgLvl1 > | laplacianDoG2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoG2dImgLvl1 > | laplacianDoG2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LaplacianDoG2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoG3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| wrapper function for laplacian algorithm of input 3d image using a difference of gaussian approximation More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoG3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for laplacian algorithm of input 3d image using a difference of gaussian approximation More... | |
| IPSDKIPLFILTERING_API void | laplacianDoG3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for laplacian algorithm of input 3d image using a difference of gaussian approximation More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoG3dImgLvl1 > | laplacianDoG3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoG3dImgLvl1 > | laplacianDoG3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoG3dImgLvl1 > | laplacianDoG3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LaplacianDoG3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoGDeblur2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| wrapper function for 2d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoGDeblur2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for 2d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation More... | |
| IPSDKIPLFILTERING_API void | laplacianDoGDeblur2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for 2d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoGDeblur2dImgLvl1 > | laplacianDoGDeblur2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoGDeblur2dImgLvl1 > | laplacianDoGDeblur2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoGDeblur2dImgLvl1 > | laplacianDoGDeblur2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LaplacianDoGDeblur2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoGDeblur3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| wrapper function for 3d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | laplacianDoGDeblur3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for 3d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation More... | |
| IPSDKIPLFILTERING_API void | laplacianDoGDeblur3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for 3d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoGDeblur3dImgLvl1 > | laplacianDoGDeblur3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoGDeblur3dImgLvl1 > | laplacianDoGDeblur3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< LaplacianDoGDeblur3dImgLvl1 > | laplacianDoGDeblur3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inStdDev, const ipReal32 inOptStdDevFactor, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< LaplacianDoGDeblur3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | meanSmoothing2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for Mean filter used to blur a 2d image More... | |
| IPSDKIPLFILTERING_API void | meanSmoothing2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| wrapper function for Mean filter used to blur a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing2dImgLvl1 > | meanSmoothing2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing2dImgLvl1 > | meanSmoothing2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MeanSmoothing2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | meanSmoothing2dMaskImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for Masked mean filter used to blur a 2d image More... | |
| IPSDKIPLFILTERING_API void | meanSmoothing2dMaskImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| wrapper function for Masked mean filter used to blur a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing2dMaskImgLvl1 > | meanSmoothing2dMaskImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing2dMaskImgLvl1 > | meanSmoothing2dMaskImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MeanSmoothing2dMaskImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | meanSmoothing3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for Mean filter used to blur a 3d image More... | |
| IPSDKIPLFILTERING_API void | meanSmoothing3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| wrapper function for Mean filter used to blur a 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing3dImgLvl1 > | meanSmoothing3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing3dImgLvl1 > | meanSmoothing3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MeanSmoothing3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | meanSmoothing3dMaskImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInMaskImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for Masked mean filter used to blur a 3d image More... | |
| IPSDKIPLFILTERING_API void | meanSmoothing3dMaskImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInMaskImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| wrapper function for Masked mean filter used to blur a 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing3dMaskImgLvl1 > | meanSmoothing3dMaskImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInMaskImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MeanSmoothing3dMaskImgLvl1 > | meanSmoothing3dMaskImg_async (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInMaskImg3d, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MeanSmoothing3dMaskImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | median2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| wrapper function for Median filter on a 2d image More... | |
| IPSDKIPLFILTERING_API void | median2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| wrapper function for Median filter on a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Median2dImgLvl1 > | median2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Median2dImgLvl1 > | median2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Median2dImgLvl1 > | median2dImg_allow8bitsCompression_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Median2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | median3dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| wrapper function for Median filter on a 3d image More... | |
| IPSDKIPLFILTERING_API void | median3dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| wrapper function for Median filter on a 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Median3dImgLvl1 > | median3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Median3dImgLvl1 > | median3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< Median3dImgLvl1 > | median3dImg_allow8bitsCompression_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSizeX, const ipUInt32 inHalfKnlSizeY, const ipUInt32 inHalfKnlSizeZ, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< Median3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | multiscaleVesselEnhancement2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams) |
| wrapper function for Multiscale vessel enhancement using Frangi's approach More... | |
| IPSDKIPLFILTERING_API void | multiscaleVesselEnhancement2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg) |
| wrapper function for Multiscale vessel enhancement using Frangi's approach More... | |
| IPSDKIPLFILTERING_API void | multiscaleVesselEnhancement2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutClassImg) |
| wrapper function for Multiscale vessel enhancement using Frangi's approach More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MultiscaleVesselEnhancement2dImgLvl1 > | multiscaleVesselEnhancement2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MultiscaleVesselEnhancement2dImgLvl1 > | multiscaleVesselEnhancement2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MultiscaleVesselEnhancement2dImgLvl1 > | multiscaleVesselEnhancement2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutClassImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MultiscaleVesselEnhancement2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | multiscaleVesselEnhancement3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams) |
| wrapper function for Multiscale vessel enhancement using Frangi's approach on 3d images More... | |
| IPSDKIPLFILTERING_API void | multiscaleVesselEnhancement3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg) |
| wrapper function for Multiscale vessel enhancement using Frangi's approach on 3d images More... | |
| IPSDKIPLFILTERING_API void | multiscaleVesselEnhancement3dImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutClassImg) |
| wrapper function for Multiscale vessel enhancement using Frangi's approach on 3d images More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MultiscaleVesselEnhancement3dImgLvl1 > | multiscaleVesselEnhancement3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MultiscaleVesselEnhancement3dImgLvl1 > | multiscaleVesselEnhancement3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< MultiscaleVesselEnhancement3dImgLvl1 > | multiscaleVesselEnhancement3dImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::MVEParamsConstPtr &pInMVEParams, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutClassImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< MultiscaleVesselEnhancement3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | normalizedCrossCorrelation2dImg (const image::ImageConstPtr &pInImg2d, const KernelXYConstPtr &pInKnlXY) |
| wrapper function for Computes the Normalized Cross Correlation between an image and a kernel More... | |
| IPSDKIPLFILTERING_API void | normalizedCrossCorrelation2dImg (const image::ImageConstPtr &pInImg2d, const KernelXYConstPtr &pInKnlXY, const image::ImagePtr &pOutRealImg) |
| wrapper function for Computes the Normalized Cross Correlation between an image and a kernel More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | normalizedCrossCorrelation2dImg (const image::ImageConstPtr &pInImg2d, const image::ImageConstPtr &pInKnlImg2d) |
| wrapper function for Computes the Normalized Cross Correlation between an image and a kernel More... | |
| IPSDKIPLFILTERING_API void | normalizedCrossCorrelation2dImg (const image::ImageConstPtr &pInImg2d, const image::ImageConstPtr &pInKnlImg2d, const image::ImagePtr &pOutRealImg) |
| wrapper function for Computes the Normalized Cross Correlation between an image and a kernel More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation2dImgLvl1 > | normalizedCrossCorrelation2dImg_async (const image::ImageConstPtr &pInImg2d, const KernelXYConstPtr &pInKnlXY) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation2dImgLvl1 > | normalizedCrossCorrelation2dImg_async (const image::ImageConstPtr &pInImg2d, const KernelXYConstPtr &pInKnlXY, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation2dImgLvl1 > | normalizedCrossCorrelation2dImg_async (const image::ImageConstPtr &pInImg2d, const image::ImageConstPtr &pInKnlImg2d) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation2dImgLvl1 > | normalizedCrossCorrelation2dImg_async (const image::ImageConstPtr &pInImg2d, const image::ImageConstPtr &pInKnlImg2d, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< NormalizedCrossCorrelation2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | normalizedCrossCorrelation3dImg (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ) |
| wrapper function for Computes the Normalized Cross Correlation between a volume and a 3d kernel More... | |
| IPSDKIPLFILTERING_API void | normalizedCrossCorrelation3dImg (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const image::ImagePtr &pOutRealImg) |
| wrapper function for Computes the Normalized Cross Correlation between a volume and a 3d kernel More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | normalizedCrossCorrelation3dImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInKnlImg3d) |
| wrapper function for Computes the Normalized Cross Correlation between a volume and a 3d kernel More... | |
| IPSDKIPLFILTERING_API void | normalizedCrossCorrelation3dImg (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInKnlImg3d, const image::ImagePtr &pOutRealImg) |
| wrapper function for Computes the Normalized Cross Correlation between a volume and a 3d kernel More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation3dImgLvl1 > | normalizedCrossCorrelation3dImg_async (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation3dImgLvl1 > | normalizedCrossCorrelation3dImg_async (const image::ImageConstPtr &pInImg3d, const KernelXYZConstPtr &pInKnlXYZ, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation3dImgLvl1 > | normalizedCrossCorrelation3dImg_async (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInKnlImg3d) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< NormalizedCrossCorrelation3dImgLvl1 > | normalizedCrossCorrelation3dImg_async (const image::ImageConstPtr &pInImg3d, const image::ImageConstPtr &pInKnlImg3d, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< NormalizedCrossCorrelation3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API PatchBasedBilateralResult | patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API attr::PatchBasedBilateralParamsPtr | patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API PatchBasedBilateralResult | patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API attr::PatchBasedBilateralParamsPtr | patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg, const attr::PlanIndexedPatchBasedBilateralParamsConstPtr &pPIParams, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral2dImg (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const ipsdk::ipReal64 minRange, const ipsdk::ipReal64 maxRange, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | multiSlice_patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | multiSlice_patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const attr::PlanIndexedPatchBasedBilateralParamsConstPtr &pPIParams, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | multiSlice_patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > | multiSlice_patchBasedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const ipsdk::ipReal64 minRange, const ipsdk::ipReal64 maxRange, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API PatchBasedBilateralResult | getAsyncProcessorOutput (boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API PlanIndexedPatchBasedBilateralResult | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< PatchBasedBilateral2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API PatchBasedBilateralResult | patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API attr::PatchBasedBilateralParamsPtr | patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API PatchBasedBilateralResult | patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API attr::PatchBasedBilateralParamsPtr | patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg, const attr::PlanIndexedPatchBasedBilateralParamsConstPtr &pPIParams, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API attr::PlanIndexedPatchBasedBilateralParamsPtr | multiSlice_patchBasedBilateral3dImg (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const ipsdk::ipReal64 minRange, const ipsdk::ipReal64 maxRange, const image::ImagePtr &pOutImg) |
| wrapper function for patch-based bilateral filter used to denoise a 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PatchBasedBilateralParamsConstPtr &pParams, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | multiSlice_patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | multiSlice_patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const attr::PlanIndexedPatchBasedBilateralParamsConstPtr &pPIParams, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | multiSlice_patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > | multiSlice_patchBasedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 noiseSigma, const ipsdk::ipReal64 minRange, const ipsdk::ipReal64 maxRange, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API PatchBasedBilateralResult | getAsyncProcessorOutput (boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API PlanIndexedPatchBasedBilateralResult | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< PatchBasedBilateral3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | pearsonColocalization2dImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2) |
| wrapper function for builds the Pearson's colocalization map computing the Pearson correlation coefficient on each pixel More... | |
| IPSDKIPLFILTERING_API void | pearsonColocalization2dImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutRealImg) |
| wrapper function for builds the Pearson's colocalization map computing the Pearson correlation coefficient on each pixel More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PearsonColocalization2dImgLvl1 > | pearsonColocalization2dImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PearsonColocalization2dImgLvl1 > | pearsonColocalization2dImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< PearsonColocalization2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | pearsonColocalization3dImg (const image::ImageConstPtr &pInImg3d1, const image::ImageConstPtr &pInImg3d2) |
| wrapper function for builds the Pearson's colocalization map computing the Pearson correlation coefficient on each voxel More... | |
| IPSDKIPLFILTERING_API void | pearsonColocalization3dImg (const image::ImageConstPtr &pInImg3d1, const image::ImageConstPtr &pInImg3d2, const image::ImagePtr &pOutRealImg) |
| wrapper function for builds the Pearson's colocalization map computing the Pearson correlation coefficient on each voxel More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PearsonColocalization3dImgLvl1 > | pearsonColocalization3dImg_async (const image::ImageConstPtr &pInImg3d1, const image::ImageConstPtr &pInImg3d2) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< PearsonColocalization3dImgLvl1 > | pearsonColocalization3dImg_async (const image::ImageConstPtr &pInImg3d1, const image::ImageConstPtr &pInImg3d2, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< PearsonColocalization3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeblur2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inNbIter, const ipReal32 inStdDev) |
| wrapper function for 2d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeblur2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for 2d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm More... | |
| IPSDKIPLFILTERING_API void | richardsonLucyDeblur2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for 2d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeblur2dImgLvl1 > | richardsonLucyDeblur2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inNbIter, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeblur2dImgLvl1 > | richardsonLucyDeblur2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeblur2dImgLvl1 > | richardsonLucyDeblur2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< RichardsonLucyDeblur2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeblur3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbIter, const ipReal32 inStdDev) |
| wrapper function for 3d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeblur3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for 3d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm More... | |
| IPSDKIPLFILTERING_API void | richardsonLucyDeblur3dImg (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for 3d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeblur3dImgLvl1 > | richardsonLucyDeblur3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbIter, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeblur3dImgLvl1 > | richardsonLucyDeblur3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeblur3dImgLvl1 > | richardsonLucyDeblur3dImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbIter, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< RichardsonLucyDeblur3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API void | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const image::ImagePtr &pOutRealImg) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API void | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API void | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const image::ImagePtr &pOutRealImg) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API void | richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg) |
| wrapper function for Richardson-Lucy deconvolution algorithm More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > | richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | separatedBilateral2dImg (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for separated version of bilateral filter on 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | separatedBilateral2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for separated version of bilateral filter on 2d image More... | |
| IPSDKIPLFILTERING_API void | separatedBilateral2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| wrapper function for separated version of bilateral filter on 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SeparatedBilateral2dImgLvl1 > | separatedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SeparatedBilateral2dImgLvl1 > | separatedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SeparatedBilateral2dImgLvl1 > | separatedBilateral2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< SeparatedBilateral2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | separatedBilateral3dImg (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for separated version of bilateral filter on 3d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | separatedBilateral3dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| wrapper function for separated version of bilateral filter on 3d image More... | |
| IPSDKIPLFILTERING_API void | separatedBilateral3dImg (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| wrapper function for separated version of bilateral filter on 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SeparatedBilateral3dImgLvl1 > | separatedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SeparatedBilateral3dImgLvl1 > | separatedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SeparatedBilateral3dImgLvl1 > | separatedBilateral3dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inHalfKnlSize, const ipReal64 inSpaceSigma, const ipReal64 inRangeSigma, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< SeparatedBilateral3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API GradientXYImg | sobelGradient2dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API GradientXYImg | sobelGradient2dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | sobelGradient2dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutOptGradXImg, const image::ImagePtr &pOutOptGradYImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelXGradient2dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelXGradient2dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | sobelXGradient2dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutXGradImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelYGradient2dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelYGradient2dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | sobelYGradient2dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutYGradImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelGradient2dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutOptGradXImg, const image::ImagePtr &pOutOptGradYImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelXGradient2dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelXGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelXGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutXGradImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelYGradient2dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelYGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient2dImgLvl1 > | sobelYGradient2dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutYGradImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API GradientXYImg | getAsyncProcessorOutput (boost::shared_ptr< SobelGradient2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API GradientXYZImg | sobelGradient3dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API GradientXYZImg | sobelGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | sobelGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutOptGradXImg, const image::ImagePtr &pOutOptGradYImg, const image::ImagePtr &pOutOptGradZImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelXGradient3dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelXGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | sobelXGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutXGradImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelYGradient3dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelYGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | sobelYGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutYGradImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelZGradient3dImg (const image::ImageConstPtr &pInImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | sobelZGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API void | sobelZGradient3dImg (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutYGradImg) |
| wrapper function for Sobel filter used to compute gradient on a 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelGradient3dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutOptGradXImg, const image::ImagePtr &pOutOptGradYImg, const image::ImagePtr &pOutOptGradZImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelXGradient3dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelXGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelXGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutXGradImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelYGradient3dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelYGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelYGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutYGradImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelZGradient3dImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelZGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< SobelGradient3dImgLvl1 > | sobelZGradient3dImg_async (const image::ImageConstPtr &pInImg, const ipsdk::eSobelKernelType &kernelType, const bool bNormalize, const image::ImagePtr &pOutYGradImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API GradientXYZImg | getAsyncProcessorOutput (boost::shared_ptr< SobelGradient3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | unsharpMask2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inBlurWeight, const ipReal32 inStdDev) |
| wrapper function for unsharp mask filtering of input 2d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | unsharpMask2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for unsharp mask filtering of input 2d image More... | |
| IPSDKIPLFILTERING_API void | unsharpMask2dImg (const image::ImageConstPtr &pInImg, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for unsharp mask filtering of input 2d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< UnsharpMask2dImgLvl1 > | unsharpMask2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inBlurWeight, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< UnsharpMask2dImgLvl1 > | unsharpMask2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< UnsharpMask2dImgLvl1 > | unsharpMask2dImg_async (const image::ImageConstPtr &pInImg, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< UnsharpMask2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | unsharpMask3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inBlurWeight, const ipReal32 inStdDev) |
| wrapper function for unsharp mask filtering of input 3d image More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | unsharpMask3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| wrapper function for unsharp mask filtering of input 3d image More... | |
| IPSDKIPLFILTERING_API void | unsharpMask3dImg (const image::ImageConstPtr &pInImg3d, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| wrapper function for unsharp mask filtering of input 3d image More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< UnsharpMask3dImgLvl1 > | unsharpMask3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inBlurWeight, const ipReal32 inStdDev) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< UnsharpMask3dImgLvl1 > | unsharpMask3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< UnsharpMask3dImgLvl1 > | unsharpMask3dImg_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inBlurWeight, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptSmoothingGaussianCoverage, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< UnsharpMask3dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API VSNRResult | vsnr2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 nbIter, const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 theta, const ipReal64 alpha) |
| wrapper function for Variational Stationary Noise Remover More... | |
| IPSDKIPLFILTERING_API void | vsnr2dImg (const image::ImageConstPtr &pInImg, const ipUInt32 nbIter, const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 theta, const ipReal64 alpha, const image::ImagePtr &pOutCorrectedImg, const image::ImagePtr &pOutNoiseImg) |
| wrapper function for Variational Stationary Noise Remover More... | |
| IPSDKIPLFILTERING_API VSNRResult | vsnr2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pNoiseImg, const ipUInt32 nbIter, const ipReal64 alpha) |
| wrapper function for Variational Stationary Noise Remover More... | |
| IPSDKIPLFILTERING_API void | vsnr2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pNoiseImg, const ipUInt32 nbIter, const ipReal64 alpha, const image::ImagePtr &pOutCorrectedImg, const image::ImagePtr &pOutNoiseImg) |
| wrapper function for Variational Stationary Noise Remover More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< VSNR2dImgLvl1 > | vsnr2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 nbIter, const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 theta, const ipReal64 alpha) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< VSNR2dImgLvl1 > | vsnr2dImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 nbIter, const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 theta, const ipReal64 alpha, const image::ImagePtr &pOutCorrectedImg, const image::ImagePtr &pOutNoiseImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< VSNR2dImgLvl1 > | vsnr2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pNoiseImg, const ipUInt32 nbIter, const ipReal64 alpha) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< VSNR2dImgLvl1 > | vsnr2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pNoiseImg, const ipUInt32 nbIter, const ipReal64 alpha, const image::ImagePtr &pOutCorrectedImg, const image::ImagePtr &pOutNoiseImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API VSNRResult | getAsyncProcessorOutput (boost::shared_ptr< VSNR2dImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | zStackFocusMaximumImg (const image::ImageConstPtr &pInImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | zStackFocusMaximumImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | zStackFocusMaximumImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusMaximumImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusMaximumImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const image::ImagePtr &pOutImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusMaximumImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor, const image::ImagePtr &pOutImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API ZStackFocusMaximumResult | zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API ZStackFocusMaximumResult | zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API ZStackFocusMaximumResult | zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutLabelImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutLabelImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutLabelImg) |
| wrapper function for function for computing a contrasted image by maximum along the Z axis More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumWithMapImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumWithMapImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumWithMapImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumWithMapImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutLabelImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumWithMapImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutLabelImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > | zStackFocusMaximumWithMapImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor, const image::ImagePtr &pOutImg, const image::ImagePtr &pOutLabelImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ZStackFocusMaximumImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLFILTERING_API image::ImagePtr | zStackFocusPonderationImg (const image::ImageConstPtr &pInImg) |
| wrapper function for function computing a contrasted image by ponderation along the Z axis More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | zStackFocusPonderationImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius) |
| wrapper function for function computing a contrasted image by ponderation along the Z axis More... | |
| IPSDKIPLFILTERING_API image::ImagePtr | zStackFocusPonderationImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor) |
| wrapper function for function computing a contrasted image by ponderation along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusPonderationImg (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| wrapper function for function computing a contrasted image by ponderation along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusPonderationImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const image::ImagePtr &pOutImg) |
| wrapper function for function computing a contrasted image by ponderation along the Z axis More... | |
| IPSDKIPLFILTERING_API void | zStackFocusPonderationImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor, const image::ImagePtr &pOutImg) |
| wrapper function for function computing a contrasted image by ponderation along the Z axis More... | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusPonderationImgLvl1 > | zStackFocusPonderationImg_async (const image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusPonderationImgLvl1 > | zStackFocusPonderationImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusPonderationImgLvl1 > | zStackFocusPonderationImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusPonderationImgLvl1 > | zStackFocusPonderationImg_async (const image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusPonderationImgLvl1 > | zStackFocusPonderationImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusPonderationImgLvl1 > | zStackFocusPonderationImg_async (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor, const image::ImagePtr &pOutImg) |
| asynchronous wrappers | |
| IPSDKIPLFILTERING_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ZStackFocusPonderationImgLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
Variables | |
| std::vector< ipInt32 > | _vOffsetsX |
| std::vector< ipInt32 > | _vOffsetsY |
| std::vector< ipReal32 > | _vCoefs |
| ipInt32 | _borderPolicyValue |
| ipReal32 | _outOfImageValue |
| std::vector< ipInt32 > | _vOffsetsZ |
Namespace aggregating filtering operations on images.
Enumerate describing messages.
| IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM (IPSDKIPLFiltering, Convolution2dImg, ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg), (((ipsdk)(imaproc)(attr))(InSubGpuImg)) (((ipsdk)(imaproc)(attr))(InKnlXY)) (((ipsdk)(imaproc)(attr))(InNormalize)) (((ipsdk)(imaproc)(attr))(InConvolBorder2d)) (((ipsdk)(imaproc)(attr))(OutImg))) IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR((InSubGpuImg)(OutImg)) public void ipsdk::imaproc::filter::clearIntermediateData | ( | ) |
method called before processing
| KernelXYConstPtr ipsdk::imaproc::filter::imageToKernel2d | ( | const ipsdk::image::ImageConstPtr & | pImg | ) |
function allowing to create a kernel from a 2d image the image size must be odd with only one channel and one frame
| KernelXYZConstPtr ipsdk::imaproc::filter::imageToKernel3d | ( | const ipsdk::image::ImageConstPtr & | pImg | ) |
function allowing to create a kernel from a 3d image the image size must be odd with only one channel and one frame
1.8.14