Skip to content
Snippets Groups Projects
Commit ad1fa0ab authored by Cédric Traizet's avatar Cédric Traizet
Browse files

DOC: update documentation of the OTBImageList and OTBObjectList modules

parent 62715130
Branches
Tags
No related merge requests found
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
# limitations under the License. # limitations under the License.
# #
set(DOCUMENTATION "This module contains classes that allow manipulating an set(DOCUMENTATION "This module contains classes that allow manipulating an
ITK/OTB object list with the appropriate formalism. For instance, it is possible to list of images with the appropriate formalism. For instance, it is possible to
apply a given scalar image filter to a list of images. or to produce an output apply a given scalar image filter to a list of images. or to produce an output
corresponding to the elements selected from an image list. and so on.") corresponding to the elements selected from an image list. and so on.")
......
...@@ -19,9 +19,7 @@ ...@@ -19,9 +19,7 @@
# #
set(DOCUMENTATION "This module contains classes that allow manipulating an set(DOCUMENTATION "This module contains classes that allow manipulating an
ITK/OTB object list with the appropriate formalism. For instance, it is possible to ITK/OTB object list with the appropriate formalism.")
apply a given scalar image filter to a list of images. or to produce an output
corresponding to the elements selected from an image list. and so on.")
otb_module(OTBObjectList otb_module(OTBObjectList
DEPENDS DEPENDS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment