IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Modules
Filtering image operations

modules containing filtering operations on images More...

Modules

 Anisotropic diffusion 2d
 Anisotropic diffusion smoothing filter on 2d images.
 
 Anisotropic diffusion 3d
 Anisotropic diffusion smoothing filter on 3d images.
 
 Bilateral smoothing 2d
 bilateral filter on 2d image
 
 Bilateral smoothing 3d
 bilateral filter on 3d image
 
 Convolution 2d
 Compute convolution of an input 2d image with a kernel.
 
 Convolution 3d
 Compute convolution of an input 3d image with a kernel.
 
 Despeckle Filter 2d
 Smoothes the input image replacing aberrant values by the neighbourhood's mean intensity.
 
 Differential Interference Contrast (DIC) Integration 2D
 Differential Interference Contrast (DIC) line integration along a given orientation on 2d images.
 
 Differential Interference Contrast (DIC) Phase Retrieval 2D
 Phase retrieval from Paganin et al. 2004.
 
 Fast Cross-Correlation 2d
 2D Cross correlation calculated in the Fourier domain
 
 Fast Cross-Correlation 3d
 3D Cross correlation calculated in the Fourier domain
 
 Band-pass frequency filtering 2d
 Filters an image in Fourier domain by selecting a frequency range.
 
 Band-pass frequency filtering 3d
 Filters a 3d image in Fourier domain by selecting a frequency range.
 
 Gaussian Gradient 2d
 Compute X and Y gradients of an input image convolving it with 2d Gaussian kernels.
 
 Gaussian Gradient 3d
 Compute X, Y and Z gradients of an input image convolving it with 3d Gaussian kernels.
 
 Gaussian Hessian 2d
 Gaussian filter used to compute Hessian on a 2d image.
 
 Gaussian Hessian 3d
 Gaussian filter used to compute Hessian on a 3d image.
 
 Gaussian Smoothing 2d
 Smooth an input image convolving it with a 2d Gaussian kernel.
 
 Gaussian Smoothing 3d
 Smooth an input image convolving it with a 3d Gaussian kernel.
 
 High-pass 2d
 high pass filter on 2d image
 
 High-pass 3d
 high pass filter on 3d image
 
 Laplacian DoG 2d
 laplacian algorithm of input 2d image using a difference of gaussian approximation
 
 Laplacian DoG 3d
 laplacian algorithm of input 3d image using a difference of gaussian approximation
 
 Difference of Gaussian based Laplacian deblur 2d
 2d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation
 
 Difference of Gaussian based Laplacian deblur 3d
 3d image deblur algorithm using Laplacian kernels based on a difference of Gaussian approximation
 
 Mean Smoothing 2d
 Smooth an input 2d image computing local mean of pixels.
 
 Masked Mean Smoothing 2d
 Masked mean filter used to blur a 2d image.
 
 Mean Smoothing 3d
 Smooth an input 3d image computing local mean of pixels.
 
 Masked Mean Smoothing 3d
 Masked mean filter used to blur a 3d image.
 
 Median 2d
 Median filter on a 2d image.
 
 Median 3d
 Median filter on a 3d image.
 
 Multiscale vessel enhancement 2d
 Multiscale vessel enhancement using Frangi's approach.
 
 Multiscale vessel enhancement 3d
 Multiscale vessel enhancement using Frangi's approach on 3d images.
 
 Normalized Cross-Correlation 2d
 Computes the Normalized Cross Correlation between an image and a kernel.
 
 Normalized Cross-Correlation 3d
 Computes the Normalized Cross Correlation between a volume and a 3d kernel.
 
 Patch-based bilateral filter 2d
 Patch-based bilateral filter on 2d image.
 
 Patch-based bilateral filter 3d
 Patch-based bilateral filter used to denoise a 3d image.
 
 Pearson colocalization mapping 2d
 builds the Pearson's colocalization map computing the Pearson correlation coefficient on each pixel
 
 Pearson colocalization mapping 3d
 builds the Pearson's colocalization map computing the Pearson correlation coefficient on each voxel
 
 Richardson-Lucy deblur 2d
 2d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm
 
 Richardson-Lucy deblur 3d
 3d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm
 
 Separated bilateral smoothing 2d
 separated version of bilateral filter on 2d image
 
 Separated bilateral smoothing 3d
 separated version of bilateral filter on 3d image
 
 Sobel Gradient 2d
 Compute X and Y gradients of an input image convolving it with 2d Sobel kernels.
 
 Sobel Gradient 3d
 Compute X, Y and Z gradients of an input image convolving it with 3d Sobel kernels.
 
 Unsharp Mask 2d
 unsharp mask filtering of input 2d image
 
 Unsharp Mask 3d
 unsharp mask filtering of input 3d image
 
 Variational Stationary Noise Remover 2D
 Variational Stationary Noise Remover.
 
 Z Stack Focus Maximum
 function for computing a contrasted image by maximum along the Z axis
 
 Z Stack Focus Ponderation
 function computing a contrasted image by ponderation along the Z axis
 

Detailed Description

modules containing filtering operations on images

This group aggregates all filtering operations on images