bbox_affine: Affine transformation of a bbox or bbquad

View source: R/bbox_methods.R

bbox_affineR Documentation

Affine transformation of a bbox or bbquad

Description

Affine transformation of a bbox or bbquad

Usage

bbox_affine(bbox, A, s = c(0, 0, 0))

Arguments

bbox

bounding box

A

transformation matrix

s

shift vector

Details

If A is not diagonal, bbox will be transformed into a bbquad.


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.