Skip to content

(graphics): synchronize 2D negatos when picking

Description

  • Synchronize 2D negatos when cliking on the image.
  • Add a parameter in SVoxelPicker to enable the update of image slices indexes. Send ::fwData::Image::s_SLICE_INDEX_MODIFIED_SIG with the picked indexes.

Closes #666 (closed)

How to test it?

  • Build and launch Tuto11Picker
  • In Plugin.xml, line 139, add moveOnPick="true" in SVoxelPicker configuration
  • Try to CTRL Click on the image, the slices should move to the clicked position

Data

CT image

Edited by Bénédicte MALGARINI

Merge request reports