hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #08043
[Bug 2081969] Re: Wrong offset position when using metadata transfer
The crop position can help to position a partial panorama on the correct position on the panosphere.
The canvas size is also used by the blender to decide if to blend about the 360 deg border or not.
Your patch does destroy these information and will therefore break something which you did not consider in your first raw shoot.
This code is working and have been tested and refined in more than 20 years.
If the crop information is disturbing you, then simply remove the
X/YPosition tags afterwards.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/2081969
Title:
Wrong offset position when using metadata transfer
Status in Enblend:
Fix Committed
Bug description:
remapped images are exported in the reference frame of the canvas
instead of the ROI (the crop zone) resulting in bad stitches. the
attached patch fixes this (wxT() has been deprecated in wxwidgets 3.3
and is not needed anymore. i removed it only in places where i got
compile errors but if you don't use the latest wxwidgets those changes
can be ignored). this coupled with the patches for enblend/enfuse
(https://bugs.launchpad.net/enblend/+bug/2081896) should result in
good stitches again.
To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/2081969/+subscriptions
References