Skip to content

Resolve "(viz): VR samples number not set at start"

Description

SVolumeRender provides a configuration option to set the number of samples but it is was not taken into account after starting the service. This fixes the behavior.

Close #1146 (closed)

How to test it?

  • Change the number of samples of SVolumeRender configuration in volumeRendering.xml to 200
  • Run SightViewer
  • Load an image
  • Observe the volume render quality is degraded
Edited by Flavien BRIDAULT

Merge request reports