Changing RGB data from 8 to 16 bits #635
Unanswered
matismatis
asked this question in
Q&A
Replies: 1 comment
-
You can keep your data 8 bits. But when you are working with these data using lidR data you must pay attention to this fact. Expect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a point cloud dataset from a forest canopy, saved as a LAS file. I am trying to analyze it using the lidR package on Rstudio, to segmentate individual tree crowns. I know that the package was created for lidar data, but I hope I can also analyze LAS files created with orthography.
After running the package using my LAS files created by WEBODM, I get several errors.
Does anyone know how to change the RGB colors to 16 bit? Or is there a way to remove colors, to only create point clouds without color data?
Thank you very much, please let me know if I didn’t properly describe my problem.
LAS dataset used
Best regards,
Matis
Beta Was this translation helpful? Give feedback.
All reactions