Hi;
I understand that this can be a very basic VTK image processing question. But, I would know what is the imapct of SetSpacing values in 3D image using vtkImageData on the quality of reconstructed model. The default values are (1.0,1.0,1.0), in Other examples, they set the spacing to (0.5,0.5,0.5) or use specific formula to compute the spacing. What is the impact on reconstructed surfaces? the wrong values can deform the quality of the reconstructed model?.
Thank’s in advance