Lucid.Util.ImportImageFromForeignFile¶
Import an image to OMNI file format from one of the supported file formats.
Supported Formats¶
OMNI (
.omni)AIM, Scanco (
.aim)ISQ, Scanco (
.isq)RSQ, Scanco (
.rsq)DICOM (
.dcm; 3D or optionally 2D slice stacks)DICOM missing DCIM header
DICOMDIR (
dicomdir; 3D)TIFF (
.tifor.tiff; 3D or optionally 2D slice stacks)BMP (
.bmp; 2D or optionally 2D slice stacks)JPG (
.jpg/.jpeg; 2D or optionally 2D slice stacks)PNG (
.png; 2D or optionally 2D slice stacks)CZI, Zeiss ZEN (
.czi; 3D or single 2D slice)FITS (
.fits)GOM Volume (
.gom_volume/.raw)HDF5 (
.h5or.hdf5)HDR / ANALYZE (
.hdr/.img)MATLAB (
.mat; version 5.0 or version 7.3 HDF format)MHA (
.mha; 3D or single 2D slice)MHD (
.mhd)MINC (
.mnc)NeXus (
.nxs)NIFTI (
.nii; compressed.nii.gzrenamed to.nii_gzor_nii.gzfor compatibility reasons)NRRD (
.nrrd)Numpy array (
.npy)PAR / REC (
.par/.rec)SCV (
.uint16_scv)TXM, Zeiss Xradia (
.txmor.xrm;.txrmunreconstructed)VFF, GE Healthcare MicroVision / Sun TAAC (
.vff)VGI (
.vgi/.raw)VOL, PyHST VOLUME XML (
.vol/.vol.xml)VOX, PerkinElmer / Rigaku Quantum (
.vox)VSI, Olympus (
.vsi)Zeiss Exported raw (
.bin/header.txt)
2D Slice Stacks¶
There is optional support for stacks of 2D image files:
The respective input parameter must be set.
The filenames must end in a sequential increasing integer number.
The selected input file must be the first slice.
The slice files must be accessed via the XF User Data mapping mechanism.