Skip to content

Extracting point cloud images #707

Closed Answered by ouroukhai
ouroukhai asked this question in Q&A
Discussion options

You must be logged in to vote

I do not know why I did not realize earlier, but rgl.snapshot() directly applies to lidR::plot(). My current solution is:

roi <- clip_circle(ctg, 310000,4323000, 200)
plot(roi)
rgl.snapshot("point_cloud.jpg")

Please let me know if you have a better suggestion.

Edit: typos

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ouroukhai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant