Search found 97 matches

by Ingsayyad
Tue May 21, 2024 1:17 pm
Forum: Questions
Topic: Best fit circle using command line
Replies: 0
Views: 27

Best fit circle using command line

I can use circle fit by using CC. [14:32:11] [Fit circle] Cloud 'pointcloud.e57.segmented.extract.segmented': center (1161.67,1079.75,51.7172) - radius = 0.187349 [RMS = 0.0037538] I am wondering if I can the same by using command line 1: "Best fit circle" (output Info: circle center and r...
by Ingsayyad
Tue May 21, 2024 11:41 am
Forum: Questions
Topic: saving Info of fitted plane
Replies: 0
Views: 30

saving Info of fitted plane

I am trying to fit plane by using command line. The info I am getting updates per minute. So in loop it overwrites the file. I am getting 13 Bin files per minute with my dataset. CropedAREA_CROPPED_BEST_FIT_PLANE_2024-05-21_12h32_20_779.bin CropedAREA_CROPPED_BEST_FIT_PLANE_2024-05-21_12h32_25_798.b...
by Ingsayyad
Mon May 20, 2024 1:23 pm
Forum: Plugins
Topic: Saving the vertices of the best fit plane as text file
Replies: 3
Views: 225

Re: Saving the vertices of the best fit plane as text file

Than you. It works. I have two questions extention of the code. As I mentioned, I need to run this task (segment small cloud from whole and fit plane) min. 400 times for the 9GB point cloud. How can I run it effectively in a loop. Loading CC and the point cloud each time does not seem to be very hel...
by Ingsayyad
Fri May 17, 2024 10:56 am
Forum: Plugins
Topic: Saving the vertices of the best fit plane as text file
Replies: 3
Views: 225

Saving the vertices of the best fit plane as text file

I need to get the best fitting plane at a number of positions in a clouds. All I need is to - crop the cloud at these positions and get the position of center of planes. I started the task for a cloud "C:\Program Files\CloudCompare\CloudCompare" ^ -AUTO_SAVE OFF ^ -o "E:\CloudComparet...
by Ingsayyad
Tue Jun 28, 2022 12:05 pm
Forum: Questions
Topic: fly through pointcloud
Replies: 1
Views: 838

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: 784

[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: 681

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: 6913

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: 1448

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: 5027

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.