Name

adams.flow.transformer.MergeObjectLocations


Synopsis

Merges the object locations in the report of the container passing through with the one obtained from storage.
The 'overlap action' determines what to do if objects overlap.
With the 'check type' you can still trigger a 'skip' if the type values of the two overlapping objects differ.
For simply merging all objects, choose a minOverlapRatio of 0.0 and the OverlapAction of KEEP.


Additional information

Flow input/output:
- input: adams.data.image.AbstractImageContainer, adams.data.report.Report, adams.data.report.ReportHandler
- output: adams.data.image.AbstractImageContainer, adams.data.report.Report, adams.data.report.ReportHandler


Options