Search found 97 matches
- Tue May 21, 2024 1:17 pm
- Forum: Questions
- Topic: Best fit circle using command line
- Replies: 1
- Views: 1529
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...
- Tue May 21, 2024 11:41 am
- Forum: Questions
- Topic: saving Info of fitted plane
- Replies: 2
- Views: 2008
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...
- Mon May 20, 2024 1:23 pm
- Forum: Plugins
- Topic: Saving the vertices of the best fit plane as text file
- Replies: 3
- Views: 4351
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...
- Fri May 17, 2024 10:56 am
- Forum: Plugins
- Topic: Saving the vertices of the best fit plane as text file
- Replies: 3
- Views: 4351
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...
- Tue Jun 28, 2022 12:05 pm
- Forum: Questions
- Topic: fly through pointcloud
- Replies: 1
- Views: 1973
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.
- Thu Dec 02, 2021 1:25 pm
- Forum: Questions
- Topic: [renderNextLODLevel] Ignored
- Replies: 1
- Views: 1667
[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.....
- Wed Nov 10, 2021 1:09 pm
- Forum: Questions
- Topic: Date for CCworkshop
- Replies: 1
- Views: 1592
Date for CCworkshop
Are you planning to hold a CloudCompare workshop in the near future?
- Mon Nov 02, 2020 10:30 am
- Forum: Questions
- Topic: Getting structured PCD file
- Replies: 0
- Views: 7791
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...
- Thu Oct 08, 2020 1:50 pm
- Forum: Questions
- Topic: Compare Z-Val of two point clouds
- Replies: 1
- Views: 2429
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...
- Thu Feb 20, 2020 3:16 pm
- Forum: Questions
- Topic: Cannot find qDummy
- Replies: 1
- Views: 5855
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.