mrcImageEdgeEnhancement
From EosPedia
mrcImageEdgeEnhancement is Eos's Command.
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage | NULL |
| -o | Essential | Output: mrcImage | NULL |
| -od | Optional | Output(Direction): mrcImage | |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 2 | Roberts Cross(SQRT) |
| 3 | Roberts Cross(ABS) |
| 4 | Prewitt(SQRT) |
| 5 | Prewitt(ABS) |
| 6 | Sobel(SQRT) |
| 7 | Sobel(ABS) |