Skip to content

Rotate image views in viewer #3982

@roym899

Description

@roym899

Problem

Sometimes incoming images are not rotated "upright". It would be easiest if the image orientation could be modified from within the Rerun viewer similar to how the tensor view can be adjusted.

Related to #1111

Solution

To solve this, we should also be sure to add it to the blueprint (Make more view properties configurable via blueprint).

We should add 3 options to the "Visualizers" section of the Selection panel:

image.png

  1. Rotation: a float clipped from 0.00 to 359.99, defaulted to 0.00
  2. A toggle for mirroring horizontally

Here's what Figma's looks like for some inspiration:

image.png

Note: the mirroring can be a radio button of "none" or "mirrored", where "mirrored" is just horizontal, because a H(R(image)) == V(image), where H = horizontal mirror, R = 180º rot, V = vertical mirror

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions