Tool Distance (ViGrA)
References:
ViGrA - Vision with Generic Algorithms
http://hci.iwr.uni-heidelberg.de
- Author: O.Conrad (c) 2009
- Menu: Grid|Distances
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Features | Grid (input) | INPUT | Features are all pixels different not representing no-data. | - |
Output | Distance | Grid (output) | OUTPUT | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Type of distance calculation | Choice | NORM | - | Available Choices: [0] Chessboard [1] Manhattan [2] Euclidean Default: 0 |
Command-line
Usage: saga_cmd imagery_vigra 3 [-INPUT <str>] [-OUTPUT <str>] [-NORM <str>]
-INPUT:<str> Features
Grid (input)
-OUTPUT:<str> Distance
Grid (output)
-NORM:<str> Type of distance calculation
Choice
Available Choices:
[0] Chessboard
[1] Manhattan
[2] Euclidean
Default: 0