Skip to content

Extend bbox x or y #297

Description

@hcwinsemius

Allow for extending or reducing bounding boxes in x and/or y direction

Complementh this to CameraConfig

def rotate_transform_bbox(self, angle, xoff, yoff, x_add, y_add):
    """
    ...
    x_add: float, optional
        Addition distance in x-direction [m]
    y_add: float, optional
        Addition distance in y-direction [m]
    ...

    """

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions