Reference

Table of Contents  ▸  List of Commands  ▸  User KaRo's CLI I/O functions  ▸  cimg2tiff◀  pink_input_test    |    karos_about  ▶

cimg2tiff

Arguments:

Description:

File Converter gmic cimg* to tiff e.g. for ImageJ with <_pathout><basename(filenamein)>.tif. Type can be _type='integer'(size dep. uchar(<256)|ushort(<65536)|uint(4294967296)|float) or any other numrical gmic types. Usage is thought for multipage tiff files of 2/3/4d multi-channel data. In case of tiff float files, value ranges other than [0,1] deliver often problems. Best to use (not only in ImageJ) bio-formats package (https://www.openmicroscopy.org/bio-formats/)

Default values:

pathout={f} (file path from input file), type=integer


Ex.: gmic cimg2tiff Step 3/_wt_Time_0.cimgz
Ex.: gmic cimg2tiff "Step 3/_wt_Time_0.cimgz","./"