Skip to content
Release v1.3.0.

- New projection method: COLLECT.
This method generate a 3D volume that follows the reference surface
with a certain thickness, instead of projecting it.

- Fix potential GUI error linked to parameter persistence.
We want to clamp values between min & max not to create an error
with the SpinnerModel.

- Add a method to programmatically retrieve the ref surface dataset.
LocalZProjectorOp.getReferenceSurface()