| Tool Name | Close One Cell Gaps |
| Tool ID | 6 |
| Library ID | grid_tools |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2001 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Grid | grid, input | INPUT | ||
| Output | ||||
| Changed Grid | grid, output, optional | RESULT | ||
| Options | ||||
| Neighbourhood | choice | MODE | Neumann: the four horizontally and vertically neighboured cells; Moore: all eight adjacent cells | Available Choices: [0] Neumann [1] Moore Default: 1 |
| Value | choice | METHOD | Available Choices: [0] arithmetic mean [1] median [2] majority [3] minority Default: 0 | |