Search found 5 matches

by Santhi
Wed Nov 04, 2020 12:25 pm
Forum: Issues, bugs, etc.
Topic: HELP HELP HELP--How to run -CSF command line?
Replies: 1
Views: 3737

HELP HELP HELP--How to run -CSF command line?

Hi Daniel,

I would like to say a big thank you to you and your team for the onetime help and replies.

Here I came up with the new problem/doubt. Actually I am trying to use -CSF filter from command line, but getting error like misplaced command.
we read -CSF support start after 2.12. I have tried ...
by Santhi
Wed Nov 04, 2020 12:17 pm
Forum: Issues, bugs, etc.
Topic: HELP--How to read RANSAC output?
Replies: 17
Views: 26007

Re: HELP--How to read RANSAC output?

Thank you for the reply. this helps me alot
by Santhi
Thu Sep 03, 2020 8:00 am
Forum: Issues, bugs, etc.
Topic: HELP--How to read RANSAC output?
Replies: 17
Views: 26007

Re: HELP--How to read RANSAC output?

Thank you Daniel, I am doing the same :)
And I know I am asking some silly and foolish questions sorry for that.

Hi WargodHernandez,

Thank you for the reply.

I have observed another difference in the output generated by cmd and GUI(tool)
Is there any reason behind that? The count of cylinders ...
by Santhi
Mon Aug 31, 2020 12:37 pm
Forum: Issues, bugs, etc.
Topic: HELP--How to read RANSAC output?
Replies: 17
Views: 26007

Re: HELP--How to read RANSAC output?

Thank you Daniel for the Quick reply.
I have used parameters as shown below

min support points for primitive = 500
e = 0.04
b = 0.07
a = 25.00 deg
overlooking probability = 0.01

and the command line parameters I have set like below.

cloudcompare -O "PATH-TO-LAS" -RANSAC ENABLE_PRIMITIVE ...
by Santhi
Thu Aug 27, 2020 12:19 pm
Forum: Issues, bugs, etc.
Topic: HELP--How to read RANSAC output?
Replies: 17
Views: 26007

HELP--How to read RANSAC output?

Hi Team,

I am using RANSAC plugin to identify the cylinders through the command line, it is working fine and the output is in the form of .bin
I want to read that binary data to understand the cylinder height , radius and also the base point of the cylinder
Can any one help me what is the bin file ...