Optimise the mapping from the flat outline to the sphere
optimiseMapping(r, alpha = 4, x0 = 0.5, nu = 1, method = "BFGS",
plot.3d = FALSE, dev.flat = NA, dev.polar = NA, control = list())
reconstructedOutline object
Area penalty scaling coefficient
Area penalty cut-off coefficient
Power to which to raise area
Method to pass to optim
If TRUE
make a 3D plot in an RGL window
Device handle for plotting flatplot updates to. If
NA
don't make any flat plots
Device handle for plotting polar plot updates
to. If NA
don't make any polar plots.
Control argument to pass to optim
reconstructedOutline object