image = | kurtosis3dImg (inImg3d,inHalfKnlSizeX,inHalfKnlSizeY,inHalfKnlSizeZ) |
local 3d image kurtosis computation
This algorithm computes for each pixel of output image associated local kurtosis on a parallelepipedic neighbourhood of input image.
Given an input image and parallelepipedic kernel half sizes
,
and
, output image values are given by :
where
Here is an example of a Kurtosis computation applied on a 8 bits grey level image with :