Name

adams.flow.transformer.ImageObjectOverlapMatrix


Synopsis

Generates a matrix of overlapping image objects (annotations vs predictions) and their labels.
When outputting not just overlaps, a separate column 'Overlap' is output as well, indicating whether this row represents an overlap ('yes') or not ('no')


Additional information

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


Options