Geographic Information Systems Asked on July 4, 2021
How can I add the RGB
attributes to a voxel object?
The idea is to give RGB
to the color
argument inside the plot
function in lidR
. And still have the attribute Z
as the legend in the RGL
window. The whole idea is to give sort of realistic colors to the 3D model.
LAS_vox_met = voxel_metrics(LAS_denoised, ~list(N = length(Z)), 0.05) # calculate voxel metrics
plot(LAS_vox_met , color="Z", colorPalette = terrain.colors(50), size = 1, bg = "white", voxels = T, legend = T)
This is what I have produced so far.
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP