Revise image spacing calculation
Closed this issue · 0 comments
ivmartel commented
The current image spacing calculation from Image Position Patient differences is over complicated (see geometry.js#L586). It can be simplified using simple point distance. The final value must not be the minimum but the mean of all distances.