[Insight-users] How to know if the spacing and origins have values?

Kevin H. Hobbs hobbsk at ohio.edu
Mon Aug 29 06:42:43 EDT 2011


On 08/28/2011 11:59 AM, soheilghafurian wrote:
> Hi everybody
>
> I have loaded a raw image and I wanted to see the spacing and origin values,
> the values were (1, 1, 1) and (0, 0, 0 ) for the origin. But I'm not sure if
> these are the default values from ITK or the raw file really included this
> information. Does anyone know how I should do that?
>

Raw images do not contain any information about spacing, origin,
nor the number of pixels in each dimension.

The spacing of (1, 1, 1) and origin of (0, 0, 0) are default values.

In order to load the raw images you must have provided the number
of pixels in each dimension.

If you can't get the spacing and origin from the same source from
which you got the number of pixels in each dimension then that
information has been lost.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110829/b5e6cf7b/attachment.pgp>


More information about the Insight-users mailing list