View source: R/calc_relative_radius.R
calc_relative_radius | R Documentation |
Calculate the relative radius given a zenith angle and lens function. This is known as the projection function.
calc_relative_radius(angle, lens_coef)
angle |
Numeric vector. Zenith angles in degrees. |
lens_coef |
Numeric vector. Polynomial coefficients of the lens
projection function. See |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.