Class OutputFeatureTable


public class OutputFeatureTable extends ImageBean<OutputFeatureTable>
Specifies a table of feature-calculations on objects.

Note the input objects are not changed during feature-calculation and outputting.

The following outputs are produced:

Output NameDefault?Description
"features"yesA CSV of calculated-features for objects.
Author:
Owen Feehan