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
command line Subsample a %
-
- Posts: 296
- Joined: Sat Jan 20, 2018 1:57 pm
Re: command line Subsample a %
thanks and sorry :D
Re: command line Subsample a %
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
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
-
- Posts: 296
- Joined: Sat Jan 20, 2018 1:57 pm
Re: command line Subsample a %
This is amazing, thank you very much!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
Re: command line Subsample a %
Yes I'm back from Xmas holidays! (sadly)
thanks for all the PRs ;)
thanks for all the PRs ;)
Daniel, CloudCompare admin