Class ReportFieldSubtraction

  • All Implemented Interfaces:
    Destroyable, GlobalInfoSupporter, LoggingLevelHandler, LoggingSupporter, OptionHandler, SizeOfHandler, Serializable

    public class ReportFieldSubtraction
    extends AbstractBoofCVMultiImageOperation
    For each of the specified report fields, the difference between the value from the first report and the second is calculated. The updated report is output with the first image.

    -logging-level <OFF|SEVERE|WARNING|INFO|CONFIG|FINE|FINER|FINEST> (property: loggingLevel)
        The logging level for outputting errors and debugging output.
        default: WARNING
     
    -field <adams.data.report.Field> [-field ...] (property: fields)
        The fields to create the difference for.
        default: 
     
    Version:
    $Revision: 12325 $
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form