We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e650e30 commit b7ce902Copy full SHA for b7ce902
Hesiod/data/node_documentation.json
@@ -4234,11 +4234,11 @@
4234
},
4235
"MorphologicalTopHat": {
4236
"category": "Operator/Morphology",
4237
- "description": "TODO",
+ "description": "Applies a morphological operator to detect ridges (top hat) or valleys (black hat) in a Digital Elevation Model (DEM).",
4238
"label": "MorphologicalTopHat",
4239
"parameters": {
4240
"GPU": {
4241
- "description": "Applies a morphological operator to detect ridges (top hat) or valleys (black hat) in a Digital Elevation Model (DEM).",
+ "description": "Toogle GPU acceleration on or off.",
4242
"key": "GPU",
4243
"label": "GPU",
4244
"type": "Bool"
0 commit comments