0

In the MIPviewer example how can i change the contrast of the volume ?

malat
  • 12,152
  • 13
  • 89
  • 158
AMAL JERBI
  • 89
  • 1
  • 8

1 Answers1

0

Since you have direct access to the code, simply change the value for:

  vtkPiecewiseFunction opacityFun = new vtkPiecewiseFunction();
malat
  • 12,152
  • 13
  • 89
  • 158