Skip to content
Snippets Groups Projects
Commit 85f46e79 authored by David Gobbi's avatar David Gobbi
Browse files

Fix the median computation in vtkImageMedian3D.

If the number of voxels in the neighborhood is even (which can happen
if an odd neighborhood is clipped to even near the image boundary),
then the median should be the average of the two middle values.
parent f978e5a1
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment