Page 1 of 1

command line Subsample a %

Posted: Fri Jun 16, 2023 8:48 am
by PablerasBCN
Hi,

I find misisng a feature to subsample a dataset a %, lets say I whant to reduce point cloud randomly to half, would be great to have an optional percent parameter, something like --> RANDOM, 0.5

Re: command line Subsample a %

Posted: Fri Jun 23, 2023 5:31 pm
by daniel
Let's add that to the TODO list then ;)

Re: command line Subsample a %

Posted: Mon Jun 26, 2023 8:22 am
by PablerasBCN
thanks and sorry :D

Re: command line Subsample a %

Posted: Fri Dec 29, 2023 6:23 pm
by HeadLess
Hello, and Merry Xmas everyone.

If Daniel comes back with full belly, then i put some pull request, under his tree. :)

it will implement a suboption to fulfill this behaviour. will look something like this, if Daniel don't see anything wrong with it.

-SS RANDOM PERCENT 65

https://github.com/CloudCompare/CloudCompare/pull/1925

Re: command line Subsample a %

Posted: Sat Dec 30, 2023 12:18 am
by PablerasBCN
HeadLess wrote: Fri Dec 29, 2023 6:23 pm Hello, and Merry Xmas everyone.

If Daniel comes back with full belly, then i put some pull request, under his tree. :)

it will implement a suboption to fulfill this behaviour. will look something like this, if Daniel don't see anything wrong with it.

-SS RANDOM PERCENT 65

https://github.com/CloudCompare/CloudCompare/pull/1925
This is amazing, thank you very much!

Re: command line Subsample a %

Posted: Sat Dec 30, 2023 6:59 am
by daniel
Yes I'm back from Xmas holidays! (sadly)

thanks for all the PRs ;)