Create an RGB visualization from embedding bands.
Usage
create_rgb_mosaic(
geotiff_paths,
output_path,
bands = c(30, 60, 90),
normalize = TRUE
)Create an RGB visualization from embedding bands.
create_rgb_mosaic(
geotiff_paths,
output_path,
bands = c(30, 60, 90),
normalize = TRUE
)