← Back to team overview

hugin-devs team mailing list archive

[Bug 1670593] Re: align_image_stack: image sizes not consistent

 

*** This bug is a duplicate of bug 1659528 ***
    https://bugs.launchpad.net/bugs/1659528

Align_image_stack works currently only with images of the same size, but
the error message was not displayed correct. This is fixed in the
repository.

The created pto file is not correctly in this case.

** Changed in: hugin
       Status: New => Fix Committed

** Changed in: hugin
    Milestone: None => 2017.0beta1

** This bug has been marked a duplicate of bug 1659528
   align_image_stack fails to process PNGs: Assertion failed

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1670593

Title:
  align_image_stack: image sizes not consistent

Status in Hugin:
  Fix Committed

Bug description:
  align_image_stack crashes with error "image sizes not consistent" when
  given differently sized photos to align even if -C switch is used. If
  using -p switch PTO file is generated correctly.

  ----------
  align_image_stack version 2016.2.0.be8da0221960 built by Thomas

  "C:\Program Files\Hugin\bin\align_image_stack.exe" -C -a aligned *.tif
  Run called
  Inner 1024 20074496: 512 4224 - 512 5920
  Starting 1024: 512 4224 - 512 5920
  Starting 512: 512 4224 - 512 5920
  Starting 256: 0 4224 - 512 5920
  Starting 128: 0 4480 - 256 6176
  Starting 64: 0 4608 - 128 6304
  Starting 32: 0 4608 - 64 6304
  Starting 16: 0 4640 - 32 6336
  Starting 8: 0 4640 - 32 6352
  Starting 4: 0 4640 - 24 6360
  Starting 2: 0 4640 - 24 6360
  Starting 1: 0 4642 - 22 6360
  Set crop size to 0,22,4643,6361
  ERROR: caught exception:
  Precondition violation!
  RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not consistent
  (C:\Prog\Hugin\dynamic_vs2015\hugin-hg\src\hugin_base\nona/RemappedPanoImage.h:442)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1670593/+subscriptions


References