View source: R/write_ootb_sky_model.R
write_ootb_sky_model | R Documentation |
Write out-of-the-box CIE sky model fitting
write_ootb_sky_model(ootb_sky, name)
ootb_sky |
An object of the class |
name |
Character vector of length one. File name without extension. If
needed, a file path can be added to the names. For example:
|
No return value. Called for side effects.
Other Tool Functions:
calc_oor_index()
,
calc_spherical_distance()
,
colorfulness()
,
correct_vignetting()
,
defuzzify()
,
display_caim()
,
extract_dn()
,
extract_feature()
,
extract_rel_radiance()
,
extract_sky_points()
,
extract_sun_coord()
,
find_sky_pixels()
,
masking()
,
optim_dist_to_black()
,
optim_normalize()
,
percentage_of_clipped_highlights()
,
read_bin()
,
read_caim()
,
read_caim_raw()
,
read_ootb_sky_model()
,
sor_filter()
,
vicinity_filter()
,
write_bin()
,
write_caim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.