<div dir="ltr">Hi all,<br><br>Is it possible to get the scalar values in vtkImageData in world coordinates. I mean we could get the values bu vtkImageData-&gt;GetScalarComponentAsDouble(x,y,z,0). X,y,z are the voxel indices, if my origin is at the centre of the image, I would like to get the value by (x=0,y=0,z=0,0).<br>
<br>Any suggestions?<br><br>Thanks<br><br>Jothy<br></div>