X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkImageDilateErode3D.xml;h=c4a35097f4a3e5a9d3d8a0dac34c5674348fba4f;hb=ba235cfa6ce74178ab468c01af002af0ab3a7d82;hp=7bb875142093945c0e0a05839400523810c4b5d3;hpb=f303df63e2a2e33d698c974858f288058d980ae4;p=bbtk.git diff --git a/packages/vtk/src/bbvtkImageDilateErode3D.xml b/packages/vtk/src/bbvtkImageDilateErode3D.xml index 7bb8751..c4a3509 100644 --- a/packages/vtk/src/bbvtkImageDilateErode3D.xml +++ b/packages/vtk/src/bbvtkImageDilateErode3D.xml @@ -1,6 +1,6 @@ - + laurent.guigues at creatis.insa-lyon.fr
Dilates one value and erodes another. vtkImageDilateErode3D will dilate one value and erode another. It uses an elliptical foot print, and only erodes/dilates on the boundary of the two values. The filter is restricted to the X, Y, and Z axes for now. It can degenerate to a 2 or 1 dimensional filter by setting the kernel size to 1 for a specific axis. (bbfication of vtkImageDilateErode3D)
@@ -11,51 +11,13 @@ vtkImageDilateErode3D - -Input image - - - -Output image - - - -Size of the kernel in direction X - - - -Size of the kernel in direction Y - - - -Size of the kernel in direction Z - - - -The dilation value - - - -The erosion value - + + + + + + +