image = | richardsonLucyDeblur3dImg (inImg3d,inNbIter,inStdDev) |
image = | richardsonLucyDeblur3dImg (inImg3d,inNbIter,inStdDevX,inStdDevY,inStdDevZ,inOptSmoothingGaussianCoverage) |
3d image deblur algorithm using Laplacian kernels based on the Richardson-Lucy algorithm
Three dimensional image deblur algorithm based on the Richardson-Lucy algorithm. This algorithm is based on the same principle than the Richardson-Lucy deblur 2d.
See Richardson-Lucy deblur 2d for an illustration of a deblurred 2d image.