Unverified Commit 8aa933b8 authored by Rémi Cresson's avatar Rémi Cresson Committed by GitHub
Browse files

DOC: update markdown

parent deda95fb
No related merge requests found
Showing with 0 additions and 6 deletions
+0 -6
...@@ -3,18 +3,12 @@ Simple extraction tools remote module developed in the framework of Theia-Geosud ...@@ -3,18 +3,12 @@ Simple extraction tools remote module developed in the framework of Theia-Geosud
# Applications for the user # Applications for the user
## ExtractBand
An application dedicated to extract channels of an image.
## ExtractGeom ## ExtractGeom
An application which extracts an image region from an input vector data. The output image is cut around the vector data and croped on the resulting region, that is the intersection between the vector data region and the entire image region. An application which extracts an image region from an input vector data. The output image is cut around the vector data and croped on the resulting region, that is the intersection between the vector data region and the entire image region.
## MeanResample ## MeanResample
Produces an output image resampled using the local mean of pixels. Produces an output image resampled using the local mean of pixels.
## ZonalStatistics
An application dedicated to compute zonal satistics (min, max, mean, standard deviation) of an image for each polygons of the input vector data.
# Stuff for the developper # Stuff for the developper
This remote module of Orféo ToolBox contains some useful filters and stuff for remote sensing image processing. This remote module of Orféo ToolBox contains some useful filters and stuff for remote sensing image processing.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment