Skip to content

Allow bounding boxes transforms to *not* clamp #8254

Open
@NicolasHug

Description

@NicolasHug

Currently, all transforms that may potentially operate on a bounding box will automatically clamp that bounding box to its corresponding image dimensions. We've had feature requests in #7319 (comment) to allow for a non-clamping behaviour.

To preserve BC this could be enabled from a new parameter in all bbox-aware transforms. There might be alternative solutions (like a global flag, although pretty implicit), I haven't thought about it too much yet.

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