Calculate the relative radius given a zenith angle and lens function. This is known as the projection function.
calc_relative_radius(angle, lens_coef)Numeric vector. Zenith angles in degrees.
Numeric vector. Polynomial coefficients of the lens
projection function. See calibrate_lens().
Other Lens Functions:
azimuth_image(),
calc_diameter(),
calc_zenith_colrow(),
calibrate_lens(),
crosscalibrate_lens(),
expand_noncircular(),
extract_radiometry(),
fisheye_to_equidistant(),
fisheye_to_pano(),
lens(),
test_lens_coef(),
zenith_image()