Name

adams.flow.transformer.ScaleReportObjects


Synopsis

Scales the objects in the report using the provided scale factors.
Processes the following suffixes of all the report fields that match the provided prefix:
- .x
- .y
- .width
- .height


Additional information

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


adams.flow.transformer.ScaleReportObjects is deprecated!
Use instead: adams.flow.transformer.ImageObjectFilter, adams.data.objectfilter.Scale

Options