Skip to content
Snippets Groups Projects

Improve LocalStatisticsExtraction

Merged Achille Talon requested to merge (removed):localstat into develop
3 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -36,10 +36,10 @@ The application can be used like this:
::
otbcli_LocalStatisticExtraction -in InputImage
otbcli_LocalStatisticExtraction -in InputImage.tif
-channel 1
-radius 3
-out OutputImage
-out OutputImage.tif
Edge extraction
---------------
Loading