Skip to contents

Update the bbox to align with a specified aspect ratio

Usage

fit_bbox_to_aspect_ratio(bbox, target_aspect_ratio = 1.75)

Arguments

bbox

Object of class bbox

target_aspect_ratio

Aspect ratio to convert the bbox to, defaults to 7:4

Value

updated object of class bbox