diff --git a/Documentation/Cookbook/rst/OTB-Applications.rst b/Documentation/Cookbook/rst/OTB-Applications.rst index 1e2997ca83cc694ec93821e3b9b79bb1350525cb..a8d29fbd718e44ff631720126d0c60bb53c07eed 100644 --- a/Documentation/Cookbook/rst/OTB-Applications.rst +++ b/Documentation/Cookbook/rst/OTB-Applications.rst @@ -5,9 +5,9 @@ OTB ships with more than 90 ready to use applications for remote sensing tasks. They usually expose existing processing functions from the underlying C++ library, or compose them into high level pipelines. OTB applications allow to: -- combine together two or more functions from the Orfeo Toolbox, +- Combine together two or more functions from the Orfeo Toolbox, -- provide a nice high level interface to handle: parameters, input +- Provide a nice high level interface to handle: parameters, input data, output data and communication with the user. OTB applications can be launched in different ways, and accessed from different