Maven module :un.api : api-image :
Class : un.impl.image.process.analyze.ContourOperator
Extends/Implements : un.api.task.AbstractTask
Subclasses : -

This algorithm extract a contour geometry from given image.
This operator outputs one multipolygon per predicate.
author  Johann Sorel


Variables : INPUT_PREDICATES, INPUT_BYCOLOR, OUTPUT_GEOMETRIES, DESCRIPTOR
Functions : ContourOperator, execute


public ParameterValueType INPUT_PREDICATES

public ParameterValueType INPUT_BYCOLOR

public ParameterValueType OUTPUT_GEOMETRIES

public DefaultImageTaskDescriptor DESCRIPTOR


public void ContourOperator ()

public Parameters execute ()