Hi, I was building the source code for v2.11 with CMake and the option to build it with PDAL is not showing due to which I'm unable to load las files in the built exe.
Can you help me with that?
Thanks.
Search found 4 matches
- Fri Jul 05, 2019 7:01 pm
- Forum: Questions
- Topic: No option to build with PDAL or Liblas
- Replies: 1
- Views: 1854
- Wed May 23, 2018 5:47 am
- Forum: Other libraries
- Topic: OPTION_USE_LIBLAS not shown in CMAKE
- Replies: 2
- Views: 24436
Re: OPTION_USE_LIBLAS not shown in CMAKE
Okay, I'll install PDAL then. Thanks for the prompt response.
- Wed May 23, 2018 3:51 am
- Forum: Other libraries
- Topic: OPTION_USE_LIBLAS not shown in CMAKE
- Replies: 2
- Views: 24436
OPTION_USE_LIBLAS not shown in CMAKE
Hi, I am trying to build CloudCompare from the source code. I have done this many times before and even this time, it is successful but I see no option to include libLAS this time. Surprisingly, I don't see the option in CMake which allows to include libLAS along with CC, i.e., the OPTION_USE_LIBLAS...
- Sat May 05, 2018 12:35 am
- Forum: CloudCompare
- Topic: Create a new point cloud
- Replies: 3
- Views: 38862
Create a new point cloud
Hi, I have integrates an interface that I have developed with CloudCompare. So, in my interface, I have stereo-images and I use them to get 3D coordinates of any point. I want to know if there's any way I can create a new point cloud consisting this point and display it in CC as a new point cloud? S...