1
General / What does Metashape do with fiducial marks?
« on: June 24, 2021, 04:40:06 PM »
Hi,
Sorry if this has been answered before, but I could not find the information on the forum.
I was wondering what does Metashape exactly with fiducial marks when working with film camera? What sort of transformation does it apply to the images to correct for scanner/film distortion?
The reason I'm asking is that I'm trying to process a set or aerial images from the 1960s. This is not an easy data set as the images where scanned in two different periods with scanners of different resolution and quality. Even after providing the fiducial markers positions, the alignment didn't work so well.
In the end, I warped the images externally (using a Python script) using the 4 fiducial marks positions so that the markers in all my images were perfectly aligned and the images had the same dimensions. That's when I realized that an affine transformation was not sufficient to make the alignment of the markers consistent. Instead I had to use a projective transform. Only then I got really good results in Metashape.
My assumption is that Metashape only corrects for an affine transformation. If so, would it be possible to enable projective transformations to be corrected?
I was also wondering, is Metashape able to handle images of different resolutions? (one set is 14 microns, the other 21). Although the tie point matching is scale independent, I'm not sure it's the case for the depth maps calculation.
Thanks a lot for your feedback!
Sorry if this has been answered before, but I could not find the information on the forum.
I was wondering what does Metashape exactly with fiducial marks when working with film camera? What sort of transformation does it apply to the images to correct for scanner/film distortion?
The reason I'm asking is that I'm trying to process a set or aerial images from the 1960s. This is not an easy data set as the images where scanned in two different periods with scanners of different resolution and quality. Even after providing the fiducial markers positions, the alignment didn't work so well.
In the end, I warped the images externally (using a Python script) using the 4 fiducial marks positions so that the markers in all my images were perfectly aligned and the images had the same dimensions. That's when I realized that an affine transformation was not sufficient to make the alignment of the markers consistent. Instead I had to use a projective transform. Only then I got really good results in Metashape.
My assumption is that Metashape only corrects for an affine transformation. If so, would it be possible to enable projective transformations to be corrected?
I was also wondering, is Metashape able to handle images of different resolutions? (one set is 14 microns, the other 21). Although the tie point matching is scale independent, I'm not sure it's the case for the depth maps calculation.
Thanks a lot for your feedback!