Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: Yoann Courtois on May 19, 2021, 01:08:43 PM

Title: Point cloud gradual selection threshold
Post by: Yoann Courtois on May 19, 2021, 01:08:43 PM
Hello !

We have recently compare our process using old 1.5 release and new 1.7 release.

Using the same dataset, we were surprised of some major differences of number of points selected with gradual selection, using of course same thresholds.

Our questions are :

Regards
Title: Re: Point cloud gradual selection threshold
Post by: Alexey Pasumansky on May 20, 2021, 01:47:58 PM
Hello Yoann,

Do you apply gradual selection to the same project (processing in 1.5) or the source data is only the same, whether the processing has been performed independently in 1.5 and 1.7 version?

Description for the gradual selection criteria is given on pages 111-112 of Manual:
https://www.agisoft.com/pdf/metashape-pro_1_7_en.pdf
Title: Re: Point cloud gradual selection threshold
Post by: Yoann Courtois on May 20, 2021, 05:43:24 PM
Indeed, at first, we apply gradual selection on process independently done on both version.

We tried to do it with the two version on the same process, and gradual selection works exactly the same. By the way, thank you to have share criteria formula on manuel ! Very useful !


So now, our conclusion is that images alignment looks less robust is last release as more points were filtered using same gradual selection thresholds.

Regards