Am 24.08.2022 um 17:35 schrieb interstellar:
> I realized that the color image should be used as a "master", since
> it was shot top-down, so, presumably, it has less distortion.
That wouldn't make any difference. Distortion in this case is nothing
absolute but relative to the other image. Which one is master shouldn't
matter.
> An idea occurred to me: maybe the 2nd image can be warped to closely match
> the master by iterating the process of generating control points /
> optimizing a few times (iter #2 uses the result of iter #1 etc) This will
> reduce quality in the warped image, but after, say, 3 iterations, it may
> still look decent. I'll try it later.
I don't think this would work either. There are only a limited number of
types of warping PTGui can do, and none of them will move arbitrary
areas in the same image in opposite directions, while leaving other
areas stationary.
The old panotools had a mode called morph-to-fit, but this was never
implemented in either of the panotools GUIs, with probably PTAssembler
as an exception. However, you would need thousands of control points, to
morph all this tiny features in place. And PTGui doesn't export old
panotools scripts any more.