Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: mitchgalea on October 05, 2022, 06:51:57 AM

Title: matchPhotos camera argument, generates matches between cameras not included
Post by: mitchgalea on October 05, 2022, 06:51:57 AM
Hello,

I have a question about the 'cameras' argument for matchPhotos function.

I have a project where I am using the 'cameras' argument, it will only detect points and generate matches with these cameras but it generates matches between these cameras and other cameras already in the project that have keypoints detected. I would expect the argument would limit matches to only be generated between the cameras in the list
Title: Re: matchPhotos camera argument, generates matches between cameras not included
Post by: Alexey Pasumansky on October 13, 2022, 08:12:50 PM
Hello mitchgalea,

Do you mean that there are new tie points generated that have less than two projections on any camera pair that you are using for "cameras" argument in matchPhotos command?
Title: Re: matchPhotos camera argument, generates matches between cameras not included
Post by: fran.garcia on February 01, 2023, 06:58:53 PM
i have exactly the same problem