Scroll to navigation

OTBCLI_MULTIIMAGESAMPLINGRATE(1) User Commands OTBCLI_MULTIIMAGESAMPLINGRATE(1)

NAME

otbcli_MultiImageSamplingRate - OTB MultiImageSamplingRate application

DESCRIPTION

This is the MultiImageSamplingRate application, version 5.8.0 Compute sampling rate for an input set of images.

Complete documentation: http://www.orfeo-toolbox.org/Applications/MultiImageSamplingRate.html

Parameters:

<boolean> Report progress


-il <string list> Input statistics (mandatory)
-out <string> Output sampling rates (mandatory)

<string> Sampling strategy [byclass/constant/smallest/percent/total/all] (mandatory, default value is smallest)
<string list> Number of samples by class (mandatory)
Number of samples for all classes (mandatory)
<string> The percentage(s) to use (mandatory)
<string> The number of samples to generate (mandatory)
<string> Multi-Image Mode [proportional/equal/custom] (mandatory, default value is proportional)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_MultiImageSamplingRate -il stats_1.xml stats_2.xml -out rates.csv -strategy smallest -mim proportional

November 2016 otbcli_MultiImageSamplingRate 5.8.0