Skip to content

Bounding Box not rotated properly #94

Closed
@paulnovo

Description

@paulnovo

Bounding boxes are not rotated correctly:
image

This is due to only storing the min and max corners, and assuming that after rotations the corners still contain the minimum and maximum coordinates. All 4 corners should be stored to handle rotations properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions