Skip to content

New term proposal: ac:scaleConversionFactor #283

@kymillev

Description

@kymillev

I'd like to propose a new term called the scale conversion factor (name may be improved). This additional field describes a scale conversion factor (single number), which can be used to convert the scale of an image (or measurements made on it) from pixels to a standardized unit (centimeters). So, a scale conversion factor of 100 would mean a distance of 100 pixels equals 1 centimeter. So, to convert measurements, one can simply divide their pixel measurements by this factor. We could also use millimeters as the standard unit, if that is more common.

Use case

Specimen traits are invaluable for biodiversity research. These can either be measured in-situ or on a digitized image of the specimen.
Specifically for traits concerning shape or size, annotating them on the image is far easier with the help of digital tools. However, these annotations are made in pixel units and depend on the image resolution.

To normalize these annotations to a metric unit like centimeters, they need to be converted. A standard way of doing this is to measure the average pixel distance of a single centimeter or inch on an included ruler in the image. Manually measuring rulers on every page is troublesome, and automated methods are being developed (LeafMachine, Mothra, and my own) to tackle this and measure specimen traits. Adding this scale conversion factor to the specimen metadata enables the standardization of any current or future annotations made on the image. Furthermore, it gives insight into the total size of the specimen sheet (e.g., for herbaria) and quality of the digitization (more pixels per cm denote a higher quality).

The "scale conversion factor" can be calculated for any specimen that has a digitized image with a ruler or other fixed-size object, but the main benefit will be for those photographed from the top (e.g., herbaria, botany, entomology) or the side/front (e.g., zoology). Additionally, specimens digitized with a scanner or similar technology can already offer this conversion factor out of the box during the calibration of the setup.

Note: to be more exact, this scale conversion factor is different for the x and y directions and depends on where it is in the image (due to camera lens warping). However, I expect this difference to be small and would not include this in the standard initially. Also, rulers are typically placed horizontally or vertically, so the pixel distances between ruler ticks in one of these directions are minimal, resulting in large differences (errors) for the conversion factors if measurements are off by a few pixels. I'm planning to measure these errors in the future.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions