Package gov.nih.mipav.model.algorithms.filters.OpenCL.filters
package gov.nih.mipav.model.algorithms.filters.OpenCL.filters
-
ClassDescriptionOpenCL Algorithm convolves a kernel with a 2D, 3D or 4D image.OpenCL Algorithm computes Deconvolution for a 3D or 4D image.OpenCL Algorithm computes the GaussianBlur of a 2D, 3D or 4D image.OpenCL Algorithm computes the Gradient Magnitude of a 2D, 3D or 4D image.OpenCL Algorithm computes the Laplacian of a 2D, 3D or 4D image.OpenCL Algorithm implementation calculate the volume normals of a 3D image.