ivmartel/dwv

Revise image spacing calculation

Closed this issue · 0 comments

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.