Crate rvlib

source ·

Re-exports§

Modules§

Macros§

Structs§

Enums§

Traits§

Functions§

  • Converts the position of a pixel in the view to the coordinates of the original image
  • Import annotations in Coco format. Any orientations changes applied with the rotation tool to images that have annotations in the Coco file are applied to the annotations before importing. We expect, that the Coco file contains the annotations relative to the image as it is found in memory ignoring any meta-data.
  • Scales a coordinate from an axis of size_from to an axis of size_to
  • Converts the position of a pixel in the view to the coordinates of the original image
  • Serialize annotations in Coco format. Any orientations changes applied with the rotation tool are reverted, since the rotation tool does not change the image file. Hence, the Coco file contains the annotation relative to the image as it is found in memory ignoring any meta-data.

Type Aliases§