ok, got it.
Thanks,
Massimo
Search found 14 matches
- Mon Nov 29, 2021 9:05 pm
- Forum: Questions
- Topic: Command line - Random subsample to a percentage of the original cloud
- Replies: 4
- Views: 2074
- Mon Nov 29, 2021 11:09 am
- Forum: Questions
- Topic: Command line - Random subsample to a percentage of the original cloud
- Replies: 4
- Views: 2074
Re: Command line - Random subsample to a percentage of the original cloud
Thanks, I didn't explain well, sorry. I'm aware of the current random option, but if I have a bunch of clouds and want to simply reduce the size for fast checks using the command line I wouldn't be able to specify the target points for the cloud. A target percentage would be easier. As an alternativ...
- Fri Nov 26, 2021 7:03 am
- Forum: Questions
- Topic: Command line - Random subsample to a percentage of the original cloud
- Replies: 4
- Views: 2074
Command line - Random subsample to a percentage of the original cloud
I often subsample the clouds from the command line, using spatial subsample, but sometimes for a quick check I would like to be able to subsample using the mush faster random algorithm, maybe to 10% of the original cloud, or something similar. Is there a way to do that from command line? Thanks in a...
- Mon Oct 14, 2019 7:54 pm
- Forum: Questions
- Topic: View point clouds created with Agisoft Photoscan
- Replies: 10
- Views: 14638
Re: View point clouds created with Agisoft Photoscan
You are probably exporting in the wrong coordinate system. If you export in latitude longitude you will have x and y compressed and z developed along a line. Probably there is a problem with processing too. Exit data is in latitude and longitude, you have to convert to some UTM system. To start with...
- Fri Apr 19, 2019 5:37 am
- Forum: Issues, bugs, etc.
- Topic: properties not showing
- Replies: 2
- Views: 4240
Re: properties not showing
Thanks!
It fixed the issue.
I have two monitors and let the DB tree and properties floating the secondary monitor. It probably moved in some hidden areas.
Thanks again,
Massimo
It fixed the issue.
I have two monitors and let the DB tree and properties floating the secondary monitor. It probably moved in some hidden areas.
Thanks again,
Massimo
- Mon Apr 15, 2019 2:59 pm
- Forum: Issues, bugs, etc.
- Topic: properties not showing
- Replies: 2
- Views: 4240
properties not showing
I installed last stable and last alpha, but in both cases "properties" is not showing.
Right clicking on the toolbar area shows propereties greyed out.
I cannot find where activate it anymore.
Any help is appreciated.
Thanks in advance,
Massimo
Right clicking on the toolbar area shows propereties greyed out.
I cannot find where activate it anymore.
Any help is appreciated.
Thanks in advance,
Massimo
- Tue Mar 21, 2017 9:46 pm
- Forum: Questions
- Topic: Intensity clip and scaling
- Replies: 2
- Views: 2491
Re: Intensity clip and scaling
Thanks,
I was considering to use a script with it too.
The cloud is in las or e57 format, so it requires an extra step, but it's not an issue. Fortunately the clouds are small.
Thanks again,
Massimo
I was considering to use a script with it too.
The cloud is in las or e57 format, so it requires an extra step, but it's not an issue. Fortunately the clouds are small.
Thanks again,
Massimo
- Tue Mar 21, 2017 12:29 pm
- Forum: Questions
- Topic: Intensity clip and scaling
- Replies: 2
- Views: 2491
Intensity clip and scaling
I have some pointclouds with an intensity distribution relegated to a small range, with the exception of some points. I could filter by intensity, but this way I would loose a small amount of points, not a big issue, but loosing data makes me nervous... I have not access to the original data, or the...
- Wed Sep 30, 2015 7:54 pm
- Forum: Questions
- Topic: Merge all files in a directory from command line
- Replies: 5
- Views: 7196
Re: Merge all files in a directory from command line
Thanks!
I'm wondering if it would be possible to create a small wiki page with this kind of short scripts, that save so much time..
Massimo
I'm wondering if it would be possible to create a small wiki page with this kind of short scripts, that save so much time..
Massimo
- Fri Sep 11, 2015 5:47 pm
- Forum: Questions
- Topic: Merge all files in a directory from command line
- Replies: 5
- Views: 7196
Re: Merge all files in a directory from command line
Thanks. I have Faro files. They have the intensity range between 0 and 1 but I would like to share them using the laz format, so I have to scale the intensity. At the moment I'm using Arena to "translate" them, but if I don't need to use the cloud in Arena a direct approach from the comman...