View source: R/optim_dist_to_black.R
optim_dist_to_black | R Documentation |
Optimize distance to black
optim_dist_to_black(r, z, a, m, bin, g)
r |
SpatRaster. A normalized greyscale image. Typically, the
blue channel extracted from a canopy photograph. Please see |
z |
SpatRaster built with |
a |
SpatRaster built with |
m |
SpatRaster. A mask, check |
bin |
SpatRaster. This should be a preliminary binarization of
|
g |
SpatRaster built with |
Numeric vector of length one.
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_normalize()
,
percentage_of_clipped_highlights()
,
read_bin()
,
read_caim()
,
read_caim_raw()
,
read_ootb_sky_model()
,
sor_filter()
,
vicinity_filter()
,
write_bin()
,
write_caim()
,
write_ootb_sky_model()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.