Skip to content
Snippets Groups Projects
Commit d95bf4e1 authored by Julien Michel's avatar Julien Michel
Browse files

DOC: Fix module description

parent 27983dc2
No related branches found
No related tags found
2 merge requests!621Release 7.0 (master),!299Add Functor module with FunctorImageFilter
......@@ -18,9 +18,10 @@
# limitations under the License.
#
set(DOCUMENTATION "This module contains a set of classes that allow parsing
metadata files from different types of sensor (both optical and radar sensor types
are supported. for instance: Pleiades, SPOT6, TerraSar, and so on).")
set(DOCUMENTATION "This module contains a generic functor filter
implementation, that can deal with functor, std::function or lambdas
with any number of parameters including VariableLengthVector,
FixedArray, RGBPixel, and Neighborhood of those.")
otb_module(OTBFunctor
DEPENDS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment