inst/examples/rotAzimExample.R

z <- makeZimage(480, lensPolyCoef())
a <- makeAimage(z)
plot(a)
a
a <- rotAzim(a, asAngle(35))
plot(a)
a
GastonMauroDiaz/caiman documentation built on Jan. 22, 2022, 4:43 a.m.