Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: macrog on January 16, 2014, 01:41:16 AM

Title: Dense Clound tool access
Post by: macrog on January 16, 2014, 01:41:16 AM
Hi, is there any possibility to get access to Tools - Dense Cloud - Select Masked Points with Python ?

regards,
Mac
Title: Re: Dense Clound tool access
Post by: Alexey Pasumansky on January 16, 2014, 04:34:28 PM
Hello Mac,

Currently the access to the dense cloud from Python is limited, so in the current state it is only possible to remove dense cloud.
We will try to implement the full access to dense cloud including Select Masked Points option, but I do not think it will be included in the upcoming update.
Title: Re: Dense Clound tool access
Post by: macrog on January 16, 2014, 04:48:56 PM
Ok - thanks for your answer - it would be nice to have it in the next update - i'll be waiting for this impatiently

regards,
Mac
Title: Re: Dense Clound tool access
Post by: macrog on February 17, 2014, 03:16:49 PM
Hi,

I've noticed some update of Photoscan (1824) - did it have already the access to the dense cloud (select masked points) tools from Python ? Change log does not have information about this (for builds 1812 or 1824)

thanks in advance for any information,
Mac
Title: Re: Dense Clound tool access
Post by: Alexey Pasumansky on February 17, 2014, 03:24:02 PM
Hello Mac,

Currently the access to dense cloud is still very limited. It is possible to use .removeSelection() and .cropSelection() options, but the points still can be selected only using GUI.
Title: Re: Dense Clound tool access
Post by: macrog on March 10, 2014, 10:59:58 AM
Hi Alex,

I see new version (1832) - any changes about the access to dense cloud ? Sorry for my persistence - but this is probably last piece of my puzzle ;)

btw. any additional things in this version in terms of Python scripting ?

thanks in advance,
Mac
Title: Re: Dense Clound tool access
Post by: Alexey Pasumansky on March 12, 2014, 12:52:42 AM
Hello Mac,

In the version 1.0.3 there were no updates in Python API. I think that new Python features should be expected in the next big update (version 1.1). But I can't provide the time frame for this version at the moment.