hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #08047
[Bug 2081969] Re: Wrong offset position when using metadata transfer
i've reworked the patch without the wxT() macro changes to make it clear
that the only thing my patch does is set the x/y position to zero for
the remapped images on output (and as such there is no need to offset
the position when calling enblend/enfuse). this is hugin-output.diff.
nothing else changes.
** Patch added: "hugin-output.diff"
https://bugs.launchpad.net/enblend/+bug/2081969/+attachment/5822498/+files/hugin-output.diff
--
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