Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is potree_to_laz.h work? #661

Open
lMotol opened this issue Aug 5, 2024 · 3 comments
Open

Is potree_to_laz.h work? #661

lMotol opened this issue Aug 5, 2024 · 3 comments

Comments

@lMotol
Copy link

lMotol commented Aug 5, 2024

I want to convert data in potree format to another point cloud format (e.g. las or pcd). I found potree_to_laz.h here but it causes an out-of-array reference in the middle of the loadHierarchy function, so I cannot convert it successfully.
Does this implementation work? If so, I would appreciate detailed instructions on how to call it.
If it does not work, I would like to know how to modify it. In addition, I have not currently found any documentation that accurately summarises the file format, which makes it difficult to understand. If you have found a well summarised document on the file format, please let us know.

I am not a native speaker, so apologies if my English is poor!

@nvandamme
Copy link

Hi,

I'm also searching for a way to convert back a potree octree+hierarchy file back to a LAZ.

@Liquidmasl
Copy link

also looking for this...

just have to extract points from potree somehow

@Kokin123
Copy link

also looking for this too!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants