Difference between revisions of "mrc2tiff"
From EosPedia
(Created page with "'''mrc2tiff''' is Eos's Command that converts mrcImage file to tiff file. == List of option == === Main option === <table border="1"> <div align="left">...") |
(No difference)
|
Latest revision as of 04:25, 15 July 2014
mrc2tiff is Eos's Command that converts mrcImage file to tiff file.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage | NULL |
| -o | Essential | OutputDataFile | NULL |
| -H | Optional | HighThreshold | 0 |
| -L | Optional | LowThreshold | 0 |
| -I | Optional | Inverse(Black is white) | 0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 | 8 bits |
| 1 | 16 bits |




