Search found 18 matches
- Fri Jul 07, 2023 7:18 am
- Forum: Issues, bugs, etc.
- Topic: Problems when save a laz file
- Replies: 1
- Views: 11793
Problems when save a laz file
Hi Daniel i'm having some troubles when im trying to decrease the size of a las file (1.4), i save the file but when i open it appears a message saying "the third-party library in charge of saving/loading the file has failed" i have tried with 1.3 and it doesnt show any problem The issue i...
- Wed May 10, 2023 2:12 pm
- Forum: Questions
- Topic: Import .IFC / .RVT
- Replies: 4
- Views: 3825
Re: Import .IFC / .RVT
there is a plugin for reading IFC:
https://github.com/asmaloney/MeshIO
https://github.com/asmaloney/MeshIO
- Wed Nov 23, 2022 7:30 am
- Forum: Questions
- Topic: Robust Extraction of 3D Line Segment Features from Unorganized Building Point Clouds
- Replies: 4
- Views: 2638
Re: Robust Extraction of 3D Line Segment Features from Unorganized Building Point Clouds
Hi Daniel, i didnt get any answer from the researchers (at researchgate.com) could you read it? do you think that it can be a good tool? so far i have talk with some colleagues and all of them they believe that can be a great tool
- Wed Sep 07, 2022 10:41 am
- Forum: Questions
- Topic: Robust Extraction of 3D Line Segment Features from Unorganized Building Point Clouds
- Replies: 4
- Views: 2638
Re: Robust Extraction of 3D Line Segment Features from Unorganized Building Point Clouds
Hi Daniel
i dont have it but i just ask for it
i dont have it but i just ask for it
- Tue Sep 06, 2022 12:43 pm
- Forum: Questions
- Topic: Robust Extraction of 3D Line Segment Features from Unorganized Building Point Clouds
- Replies: 4
- Views: 2638
Robust Extraction of 3D Line Segment Features from Unorganized Building Point Clouds
Hi Daniel thanks for reading this topic Have you read the "Robust Extraction of 3D Line Segment Features from Unorganized Building Point Clouds" from "Pengju Tian,Xianghong Hua, Wuyong Tao and Miao Zhang"? looks nice method for 3D line extraction, that may help in a lot of areas....
- Sun May 15, 2022 2:05 pm
- Forum: Requests, new functionalities
- Topic: topcon format import (.CLR .CL3)
- Replies: 3
- Views: 27798
Re: topcon format import (.CLR .CL3)
Hi Daniel
Is there any option to import Topcon clr files?
Is there any option to import Topcon clr files?
- Wed Feb 09, 2022 11:17 am
- Forum: Requests, new functionalities
- Topic: intersection of lines and point clouds
- Replies: 7
- Views: 7512
Re: intersection of lines and point clouds
Hi, i found the way to do it, actually I was busy, but yesterday it comes back to my mind, and the solution its easy to do it. M3C2 distances its key, just need to use the "tunnel" cloud and the lines import as a cloud. The cloud of the lines (bolts) needs to be import in ASCII format with...
- Wed Dec 22, 2021 4:55 pm
- Forum: Requests, new functionalities
- Topic: intersection of lines and point clouds
- Replies: 7
- Views: 7512
Re: intersection of lines and point clouds
yep, can be an option, but I'm talking about hundreds of thousands of lines, if I need to subsample all of them and later recognize the intersection it will be so time-consuming
it is useful for civil engineering, especially tunnel construction
it is useful for civil engineering, especially tunnel construction
- Mon Dec 20, 2021 1:34 pm
- Forum: Requests, new functionalities
- Topic: intersection of lines and point clouds
- Replies: 7
- Views: 7512
Re: intersection of lines and point clouds
i dont know if i will be able to show in a picture, but I will try.
The input will be several lines, coming from dxf for example, and a point cloud.
The idea is to find the intersection as shows the attached picture
The input will be several lines, coming from dxf for example, and a point cloud.
The idea is to find the intersection as shows the attached picture
- Fri Dec 17, 2021 1:38 pm
- Forum: Requests, new functionalities
- Topic: intersection of lines and point clouds
- Replies: 7
- Views: 7512
intersection of lines and point clouds
Hi, I'm really searching for an algorithm to calculate the intersection between lines (more than one) and one point cloud, the result could be the lines but cut until the point cloud "intersection". it will be so useful for civil engineering, sometimes it is needed to calculate the length ...