← Back to team overview

hugin-devs team mailing list archive

[Bug 2081969] Re: hugin misaligns remapped images resulting in bad stitch

 

First: the wxT macros was included in your patch. So use a separate
ticket for this. If you are using a development version of wxWidgets
please state this clearly. And also how your wxWidgets is configured.

Second: the roi.
The root cause of this is a bug the metadata transfer in enblend/enfuse. 
You are using here also a development version with non-standard parameters. 
If works fine with the released 4.2 version and also with the standard configure parameters in the development version. Only in your configuration the bug occurs. 
So it would be good, if you could mentioned such points.
So there is no need to patch Hugin.

It should be fixed now in enblends repository.


** Project changed: hugin => enblend

** Changed in: enblend
       Status: Incomplete => Fix Committed

** Summary changed:

- hugin misaligns remapped images resulting in bad stitch
+ Wrong offset position when using metadata transfer

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
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