Skip to content

Provide a way for a user to know the number of pixels while inspecting an image #747

Open
@virtuald

Description

@virtuald

Some operations ask for things like min/max widths/heights. However, without an idea of how many units are being shown in an image, it's annoying to guess. There are several ways to provide this data:

  • Show a ruler along the sides of the image indicating the number of pixels
  • Provide a 'measuring tool'
  • When there's a step that's filtering by something, you could display statistics like "min contour width shown is X, max is Y"... etc

I imagine that the ruler would be easy enough to do.

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