Scroll to navigation

OTBCLI_TESTAPPLICATION(1) User Commands OTBCLI_TESTAPPLICATION(1)

NAME

otbcli_TestApplication - OTB TestApplication application

DESCRIPTION

This is the TestApplication application, version 5.2.0 This application helps developers to test parameters types

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

Parameters:

<boolean> Report progress
<boolean> Boolean (optional, off by default)
<int32> Integer (optional, off by default)
<float> Float (optional, off by default)


-string <string> String (mandatory)
-filename <string> File name (mandatory)
-outfilename <string> Output Filename (mandatory)
-directory <string> Directory name (mandatory)

<string> Choice [choice1/choice2/choice3] (mandatory, default value is choice1)
Float of choice1 (mandatory, default value is 0.125)
Float of choice3 (mandatory, default value is 5)


-ingroup.integer <float> Integer of Group (mandatory)

<string> Input Image (mandatory)


-outgroup.outputimage <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)

<string list> Input image list (optional, off by default)
<string list> Output Image channels (optional, off by default, default value is choice1)


-cin <string> Input Complex Image (mandatory)
-cout <string> [pixel] Output Complex Image [pixel=cfloat/cdouble] (default value is cfloat) (mandatory)

<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_TestApplication -boolean true -filename myFilename.foo

SEE ALSO

The full documentation for otbcli_TestApplication is maintained as a Texinfo manual. If the info and otbcli_TestApplication programs are properly installed at your site, the command

info otbcli_TestApplication

should give you access to the complete manual.

December 2015 otbcli_TestApplication 5.2.0