Search found 93 matches

by Ingsayyad
Tue Jun 28, 2022 12:05 pm
Forum: Questions
Topic: fly through pointcloud
Replies: 1
Views: 748

fly through pointcloud

How can I fly through/ or see inside a point cloud. Currently, I need to segment room-roof to see inside a room.
by Ingsayyad
Thu Dec 02, 2021 1:25 pm
Forum: Questions
Topic: [renderNextLODLevel] Ignored
Replies: 1
Views: 742

[renderNextLODLevel] Ignored

I am trying to build CC. I used git clone --recursive https://github.com/cloudcompare/CloudCompare.git But when I tried to run this debug version, this program stuck at building octree (always on 90%). Relase version is working WITHOUT PROBLEM. VS-Solution has no error. Build started... ld started.....
by Ingsayyad
Wed Nov 10, 2021 1:09 pm
Forum: Questions
Topic: Date for CCworkshop
Replies: 1
Views: 615

Date for CCworkshop

Are you planning to hold a CloudCompare workshop in the near future?
by Ingsayyad
Mon Nov 02, 2020 10:30 am
Forum: Questions
Topic: Getting structured PCD file
Replies: 0
Views: 6485

Getting structured PCD file

I want to generate a planar image from the laser scanner data (Faro terrestrial laser scanner (TLS)) using Point cloud library (PCL). I can export structured TLS data using FARO SCENE as PTX or e57. I can't read these formats and I need to convert it into Pcd or ply file. I used Cloud Compare to exp...
by Ingsayyad
Thu Oct 08, 2020 1:50 pm
Forum: Questions
Topic: Compare Z-Val of two point clouds
Replies: 1
Views: 1356

Compare Z-Val of two point clouds

I have two dense (Resolution:2-3 mm) point clouds A&B. Using CC, I generate raster (2 cm) from each of them with the same center and size. Assuming that both point clouds have the same x, y values, I want to compare only Z-values of two point clouds. Obviously, it is only Z-Val, what is differen...
by Ingsayyad
Thu Feb 20, 2020 3:16 pm
Forum: Questions
Topic: Cannot find qDummy
Replies: 1
Views: 4978

Cannot find qDummy

I want to learn CC and therefore looking for qDummy. But I could not found it in CMAKE plugins . Am I missing some thing.
by Ingsayyad
Thu Feb 20, 2020 3:12 pm
Forum: Questions
Topic: Debuging exe of CC and getting variable values
Replies: 1
Views: 5595

Debuging exe of CC and getting variable values

I need to debug CC to get values of different variables to learn CC. I build CloudCompare project in VS2017 which starts "CC.exe" from Install directory. I opened a file. Now I want to do some action, e.g., increase the point size/ subsample/ transform the pointcloud etc. I want to set som...
by Ingsayyad
Sun Feb 16, 2020 3:52 pm
Forum: Questions
Topic: Error while Compiling CC
Replies: 5
Views: 7600

Re: Error while Compiling CC

I am getting this error. Unable to start program..... access denied. There is no exe file in the folder. I think there is something missing and cmake is not properly working. I can send you project file as zip, but how to upload it???? 1>------ Rebuild All started: Project: ZERO_CHECK, Configuration...
by Ingsayyad
Sat Feb 15, 2020 8:59 am
Forum: Questions
Topic: Error while Compiling CC
Replies: 5
Views: 7600

Re: Error while Compiling CC

No...
I tried older versions also. 5.14.....5.9. There is not so much info of error. I have only diese Screenshots.

German-English
Befehl-> Command
by Ingsayyad
Thu Feb 13, 2020 11:21 am
Forum: Questions
Topic: Error while Compiling CC
Replies: 5
Views: 7600

Error while Compiling CC

I am trying to compile CC, but getting the error (see error.png). See also Cmake1.png and Cmake2.png for more info.

I also did the following changes (see Cake3.png), but no success.