<br>Hi,<br><br>The input images are .tif files that were exported from third-party microscopy software.  The .tif images do not contain accurate values for the pixel spacing.<br><br>I&#39;ve got a basic ITK program to change the image information, using the itkChangeInformationImageFilter.<br>
<br>When writing an output file, what is your preferred image format to store the parameters (origin, spacing, etc.) so that ITK programs will read them correctly?<br><br>It would be great to use an image format that is commonly used in image processing, rather than a very specific format that is only useful in ITK.<br>
<br>TIA,<br>Darren<br><br>