Difference between revisions of "mrcImageTransformSign"
From EosPedia
(Created page with "'''mrcImageTransformSign''' is Eos's Command that transforms to signed or unsigned at the image. == List of option == === Main option === <table border="1"> <tr...") |
(No difference)
|
Latest revision as of 05:17, 4 August 2014
mrcImageTransformSign is Eos's Command that transforms to signed or unsigned at the image.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage | NULL |
| -o | Essential | Output: mrcImage | NULL |
| -toU | Optional | Flag: To Unsigned | |
| -Offset | Optional | Offset | 0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 |
Execution example
Input file's image
![]() |
Min Max |
0 255 |
Example of options only essential
![]() |
Min Max |
0 255 |
Image does not change by default.
Option -Offset
Case: Offset=128
![]() |
Min Max |
0 255 |


