Hey,
I am facing some difficulties getting center
of the reslice cursor widget state, in millimeters, (my VTI file is exported from DICOM series using dicom-exporter)
Does the center
values of the reslice cursor widget state mean the center of the whole image or the center of the brain?
I don’t know what is the actual unit of measurement and I need to get the locations that the reslice cursor points to in millimeters (Sorry I’m new to vtk.js)
Here is what I’m getting on every onInteractionEvent
after calling console.log(widget.getWidgetState().getCenter());