Difference between revisions of "Documentation/4.0/SlicerApplication/SupportedDataFormat"
From Slicer Wiki
(Add lookup tables) |
m (typo cbtl instead of ctbl) |
||
Line 200: | Line 200: | ||
|- | |- | ||
| [[Documentation/{{documentation/version}}/Modules/Colors#File_format|Text]] | | [[Documentation/{{documentation/version}}/Modules/Colors#File_format|Text]] | ||
− | | .txt, . | + | | .txt, .ctbl |
|bgcolor="LightGreen" align="center"|yes | |bgcolor="LightGreen" align="center"|yes | ||
|bgcolor="LightGreen" align="center"|yes | |bgcolor="LightGreen" align="center"|yes |
Revision as of 02:55, 14 February 2012
Home < Documentation < 4.0 < SlicerApplication < SupportedDataFormat
Format | Extensions | Read | Write | Module |
---|---|---|---|---|
Scenes | Data | |||
MRML | .mrml | yes | yes | Data Model |
Raster Images this includes 2D, volumes, and more complicated types such as DWI |
Volumes | |||
DICOM | .dcm ... | yes | no[1] | DICOM |
NRRD | .nrrd, .nhdr | yes | yes | |
MetaImage | .mhd, .mha | yes | yes | |
VTK | .vtk | yes | yes | |
Analyze | .hdr, .img, .img.gz | yes | yes | |
NifTI | .nia, .nii, .nii.gz | yes | yes | |
BMP | .bmp | yes | yes | |
BioRad | .pic | yes | yes | |
Brains2 | .mask | yes | yes | |
GIPL | .gipl .gipl.gz | yes | yes | |
JPEG | .jpg, .jpeg | yes | yes | |
LSM | .lsm | yes | yes | |
PNG | .png | yes | yes | |
Stimulate | .spr | yes | yes | |
TIFF | .tif, .tiff | yes | yes | |
MGH-NMR | .mgz | yes | yes | |
Models | Models | |||
VTK Polygonal Data | .vtk | yes | yes | |
VTK XML Polygonal Data | .vtp | yes | yes | |
STL | .stl | yes | yes | |
OBJ | .obj | yes | no | |
Others (to be tested) | .g, .byu, .orig, .inflated, .sphere, .white, .smoothwm, .pial | yes | no | |
Fiducials | Annotations | |||
CSV | .fcsv | yes | yes | |
Text | .txt | yes | yes | |
Transforms | Transforms | |||
Transform | .tfm, .mat | yes | yes | |
Text | .txt | yes | yes | |
Transfer Functions | Volume Rendering | |||
Volume Rendering properties | .vp | yes | yes | |
Text | .txt | yes | yes | |
Lookup tables | Colors | |||
Text | .txt, .ctbl | yes | yes |
- ↑ Limited support for writing image volumes in DICOM format is provided by the Create DICOM Series module