Best fit circle using command line

Feel free to ask any question here
Post Reply
Ingsayyad
Posts: 97
Joined: Fri Oct 25, 2013 9:17 am

Best fit circle using command line

Post by Ingsayyad »

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 radius)
Also is it possible to get
2: Minimum height/ max height of the point cloud (output: txt file)
daniel
Site Admin
Posts: 7458
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Best fit circle using command line

Post by daniel »

Ah none of these are options of the command line. And I'm afraid it would be a little too specific. But that would be a good job for the Python wrapper (https://github.com/CloudCompare/CloudComPy).
Daniel, CloudCompare admin
Post Reply