-
Updated
Oct 13, 2021
point-clouds
Here are 72 public repositories matching this topic...
-
Updated
Oct 24, 2021 - C++
-
Updated
Aug 18, 2021 - C++
-
Updated
Feb 4, 2021 - C++
-
Updated
Aug 14, 2021 - C++
-
Updated
May 18, 2021 - C++
-
Updated
Jan 9, 2018 - Python
hey,
I think the ability to extract out the point clouds within the bounding boxes created, as .CSV or.ply files should be included in the next build.
Thanks in advance :)
-
Updated
Sep 16, 2021 - C++
-
Updated
Sep 5, 2021
-
Updated
Aug 5, 2021 - Python
-
Updated
Mar 22, 2019 - Python
-
Updated
Nov 1, 2021 - C++
-
Updated
Oct 13, 2021 - Python
-
Updated
Oct 3, 2019 - Python
-
Updated
Oct 3, 2017 - C++
-
Updated
Jul 7, 2021 - C++
-
Updated
Apr 1, 2019 - Python
-
Updated
Jul 13, 2021 - C++
-
Updated
Jan 6, 2018 - Python
-
Updated
Sep 8, 2021 - Python
-
Updated
May 8, 2020 - Python
-
Updated
Sep 14, 2019 - Python
-
Updated
Oct 30, 2020 - Python
-
Updated
Sep 2, 2020 - MATLAB
-
Updated
Dec 17, 2019 - Python
-
Updated
May 11, 2021 - Python
-
Updated
Nov 3, 2021 - C++
Improve this page
Add a description, image, and links to the point-clouds topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the point-clouds topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

In las file format, vlrs info is crucial to correctly describe point's spatial location.
However, if you try to use pyntcloud.las_header.vlrs, you wouldn't get anything, the value is alway none.
Through your source code, I can see you try to use
data["las_header"] = las.headerBut it can not pass vlrs or evlrs info into new object, because in laspy, vlrs info is dynamically obtained afterw