User guide (TODO)

Library

Projective transformations

Preprocessing

Reference

public Reflectparametric type

Reflect(γ)
Reflect(γs)

Reflect 2D spatial data by angle γ around the center. If you pass in a vector of angles, one will be randomly selected.

Examples

tfm = Reflect(10)
tfm = Reflect(-10:10)