[otb] 01/03: Add manpages for new executables.

Bas Couwenberg sebastic at debian.org
Fri Oct 6 14:09:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository otb.

commit 8a91acc9fb00a6a17949c09c7e775722c75ae953
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Oct 6 14:58:13 2017 +0200

    Add manpages for new executables.
---
 debian/changelog                             |  1 +
 debian/manpages/otbcli_LargeScaleMeanShift.1 | 57 ++++++++++++++++++++++++++++
 debian/manpages/otbgui_LargeScaleMeanShift.1 | 57 ++++++++++++++++++++++++++++
 debian/otb-bin-qt.manpages                   |  1 +
 debian/otb-bin.manpages                      |  1 +
 5 files changed, 117 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b3c074a..c437e79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ otb (6.2.0~rc1+dfsg-1) UNRELEASED; urgency=medium
   * Update symbols for amd64.
   * Drop unused override for hardening-no-fortify-functions.
   * Add patch to fix spelling errors.
+  * Add manpages for new executables.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 04 Oct 2017 20:42:08 +0200
 
diff --git a/debian/manpages/otbcli_LargeScaleMeanShift.1 b/debian/manpages/otbcli_LargeScaleMeanShift.1
new file mode 100644
index 0000000..d9c2522
--- /dev/null
+++ b/debian/manpages/otbcli_LargeScaleMeanShift.1
@@ -0,0 +1,57 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
+.TH OTBCLI_LARGESCALEMEANSHIFT "1" "October 2017" "otbcli_LargeScaleMeanShift 6.2.0" "User Commands"
+.SH NAME
+otbcli_LargeScaleMeanShift \- OTB LargeScaleMeanShift application
+.SH DESCRIPTION
+This is the Large\-Scale MeanShift (LargeScaleMeanShift) application, version 6.2.0
+.PP
+Large\-scale segmentation using MeanShift
+Complete documentation: http://www.orfeo\-toolbox.org/Applications/LargeScaleMeanShift.html
+.SS "Parameters:"
+.TP
+\fB\-progress\fR
+<boolean>        Report progress
+.TP
+\fB\-help\fR
+<string list>    Display long help (empty list), or help for given parameters keys
+.PP
+\fB\-in\fR                  <string>         Input Image  (mandatory)
+.TP
+\fB\-spatialr\fR
+<int32>          Spatial radius  (optional, on by default, default value is 5)
+.TP
+\fB\-ranger\fR
+<float>          Range radius  (optional, on by default, default value is 15)
+.TP
+\fB\-minsize\fR
+<int32>          Minimum Segment Size  (optional, on by default, default value is 50)
+.TP
+\fB\-tilesizex\fR
+<int32>          Size of tiles in pixel (X\-axis)  (mandatory, default value is 500)
+.TP
+\fB\-tilesizey\fR
+<int32>          Size of tiles in pixel (Y\-axis)  (mandatory, default value is 500)
+.TP
+\fB\-mode\fR
+<string>         Output mode [vector/raster] (mandatory, default value is vector)
+.TP
+\fB\-mode\fR.vector.imfield <string>
+Support image for field computation  (optional, off by default)
+.PP
+\fB\-mode\fR.vector.out     <string>         Output GIS vector file  (mandatory)
+.TP
+\fB\-mode\fR.raster.out
+<string> [pixel] The output raster image  [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint32) (mandatory)
+.TP
+\fB\-cleanup\fR
+<boolean>        Temporary files cleaning  (optional, on by default)
+.TP
+\fB\-ram\fR
+<int32>          Available RAM (Mb)  (optional, off by default, default value is 128)
+.TP
+\fB\-inxml\fR
+<string>         Load otb application from xml file  (optional, off by default)
+.PP
+Use \fB\-help\fR param1 [... paramN] to see detailed documentation of those parameters.
+.SH EXAMPLES
+otbcli_LargeScaleMeanShift \-in QB_1_ortho.tif \-spatialr 4 \-ranger 80 \-minsize 16 \-mode.vector.out regions.shp
diff --git a/debian/manpages/otbgui_LargeScaleMeanShift.1 b/debian/manpages/otbgui_LargeScaleMeanShift.1
new file mode 100644
index 0000000..f4e5b02
--- /dev/null
+++ b/debian/manpages/otbgui_LargeScaleMeanShift.1
@@ -0,0 +1,57 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
+.TH OTBGUI_LARGESCALEMEANSHIFT "1" "October 2017" "otbgui_LargeScaleMeanShift 6.2.0" "User Commands"
+.SH NAME
+otbgui_LargeScaleMeanShift \- OTB LargeScaleMeanShift application
+.SH DESCRIPTION
+This is the Large\-Scale MeanShift (LargeScaleMeanShift) application, version 6.2.0
+.PP
+Large\-scale segmentation using MeanShift
+Complete documentation: http://www.orfeo\-toolbox.org/Applications/LargeScaleMeanShift.html
+.SS "Parameters:"
+.TP
+\fB\-progress\fR
+<boolean>        Report progress
+.TP
+\fB\-help\fR
+<string list>    Display long help (empty list), or help for given parameters keys
+.PP
+\fB\-in\fR                  <string>         Input Image  (mandatory)
+.TP
+\fB\-spatialr\fR
+<int32>          Spatial radius  (optional, on by default, default value is 5)
+.TP
+\fB\-ranger\fR
+<float>          Range radius  (optional, on by default, default value is 15)
+.TP
+\fB\-minsize\fR
+<int32>          Minimum Segment Size  (optional, on by default, default value is 50)
+.TP
+\fB\-tilesizex\fR
+<int32>          Size of tiles in pixel (X\-axis)  (mandatory, default value is 500)
+.TP
+\fB\-tilesizey\fR
+<int32>          Size of tiles in pixel (Y\-axis)  (mandatory, default value is 500)
+.TP
+\fB\-mode\fR
+<string>         Output mode [vector/raster] (mandatory, default value is vector)
+.TP
+\fB\-mode\fR.vector.imfield <string>
+Support image for field computation  (optional, off by default)
+.PP
+\fB\-mode\fR.vector.out     <string>         Output GIS vector file  (mandatory)
+.TP
+\fB\-mode\fR.raster.out
+<string> [pixel] The output raster image  [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint32) (mandatory)
+.TP
+\fB\-cleanup\fR
+<boolean>        Temporary files cleaning  (optional, on by default)
+.TP
+\fB\-ram\fR
+<int32>          Available RAM (Mb)  (optional, off by default, default value is 128)
+.TP
+\fB\-inxml\fR
+<string>         Load otb application from xml file  (optional, off by default)
+.PP
+Use \fB\-help\fR param1 [... paramN] to see detailed documentation of those parameters.
+.SH EXAMPLES
+otbgui_LargeScaleMeanShift \-in QB_1_ortho.tif \-spatialr 4 \-ranger 80 \-minsize 16 \-mode.vector.out regions.shp
diff --git a/debian/otb-bin-qt.manpages b/debian/otb-bin-qt.manpages
index 656dedd..d775f03 100644
--- a/debian/otb-bin-qt.manpages
+++ b/debian/otb-bin-qt.manpages
@@ -40,6 +40,7 @@ debian/manpages/otbgui_ImageClassifier.1
 debian/manpages/otbgui_ImageEnvelope.1
 debian/manpages/otbgui_KMeansClassification.1
 debian/manpages/otbgui_KmzExport.1
+debian/manpages/otbgui_LargeScaleMeanShift.1
 debian/manpages/otbgui_LineSegmentDetection.1
 debian/manpages/otbgui_LocalStatisticExtraction.1
 debian/manpages/otbgui_LSMSSegmentation.1
diff --git a/debian/otb-bin.manpages b/debian/otb-bin.manpages
index e51e8d0..a584df9 100644
--- a/debian/otb-bin.manpages
+++ b/debian/otb-bin.manpages
@@ -40,6 +40,7 @@ debian/manpages/otbcli_ImageClassifier.1
 debian/manpages/otbcli_ImageEnvelope.1
 debian/manpages/otbcli_KMeansClassification.1
 debian/manpages/otbcli_KmzExport.1
+debian/manpages/otbcli_LargeScaleMeanShift.1
 debian/manpages/otbcli_LineSegmentDetection.1
 debian/manpages/otbcli_LocalStatisticExtraction.1
 debian/manpages/otbcli_LSMSSegmentation.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list