
|
|
Image Unknown Dialog

Unknown Image Selection Dialog

This dialog is used to read image data formats that are not read directly by eigentool. Any image file with or without a header, followed by non-compressed image data of known size can be read.
 |
Example Loading Images of an Unsupported Format
-
Select Unknown for the Format in the Image Load Dialog.
-
Enter the header size
-
Enter the rows and columns
-
Select the data type
-
Enter the samples per pixel.
-
Enter a pattern in the Unknown Image Selection Dialog to display only the files that should be loaded.
-
Press Ok in the Unknown Image Selection Dialog
Note
All images displayed will be loaded.
-
Use the Dicom Header dialog to fill in header information, such as Patient Name, Series Number, etc.
|
 |
Dialog Items
 |
Header Size
Enter the size of the header, in Header Size. Enter 0 if no header is present or if its size is unknown. The image data will be taken from the end of the file.
|
 |
Rows
Enter the number of rows, in Rows.
|
 |
Columns
Enter the number of columns, in Columns.
|
 |
Data Type
 |
Select 8 Bit Integer for 8 bit unsigned integer image data (1 byte).
|
 |
Select 16 Bit Integer for 16 bit short integer image data (2 bytes)
|
 |
Select 32 Bit Integer for 32 bit long integer image data (4 bytes).
|
 |
Select 32 Bit Floating Point for 32 bit single-precision floating point image data (4 bytes).
|
 |
Select 64 Bit Floating Point for 64 bit double-precision floating point image data (8 bytes).
|
|
 |
Samples per Pixel
Enter the samples per pixel, in Samples / Pixel.
|
|
|