← Back to team overview

hugin-devs team mailing list archive

Re: [Bug 820073] Re: Error during Stitching: image sizes not consistent

 

On August 7, 2011 03:11:51 pm Hans Blaauwbroek wrote:
> Here is the project file.

I quickly ran it through Hugin Pre-Release 2011.3.0.acafcb92e599 on Kubuntu 
and it returned the same error as you got:

===========================================================================
Stitching panorama
===========================================================================
nona  -z LZW -r ldr -m TIFF_m -o 123voor -i 0 /tmp/huginpto_DMUn8j
nona  -z LZW -r ldr -m TIFF_m -o 123voor -i 1 /tmp/huginpto_DMUn8j
ContractViolation: 
Precondition violation!
RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not 
consistent
(/home/yuv/src/hugin/hugin.hg/src/hugin_base/nona/RemappedPanoImage.h:450)

caught exception: 
Precondition violation!
RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not 
consistent
(/home/yuv/src/hugin/hugin.hg/src/hugin_base/nona/RemappedPanoImage.h:450)

make: *** [123voor0001.tif] Error 1

Changing projection output from rectilinear to cylindrical worked around the 
issue.  Then I load the cylindrical projection and reproject it to 
rectilinear.  Not nice, but should keep you going with your project while we 
look at what causes the bug.

Nice project, BTW, back from the time when Apple was a record label for some 
famous bugs, rather than a bug from some famous record labels :-)

What period of time do you cover?

Regards
Yuv

 status confirmed


** Changed in: hugin
       Status: New => Confirmed

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

Title:
  Error during Stitching: image sizes not consistent

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  This bug looks like 706513. The given solution doesn't work. I tried
  to avoid all illegal characters.

  I use the discription
  http://hugin.sourceforge.net/tutorials/scans/en.shtml to stitch a lot
  of scans because the paper sheets are much longer than the A4 format.

  I know I use an older version in the attached project file. I get the
  same results with the 2011.0.0 release.

  With the 2010.4.0 I did the same panorama stitching work with good
  results. At some point it didn't work anymore.

  Could you give me advice how to do the job with other parameter
  settings?

  Here is the log file
  ===========================================================================
  ***************  Panorama makefile generated by Hugin       ***************
  ===========================================================================
  System information
  ===========================================================================
  Operating System: Windows Vista (6.0 Service Pack 2)
  Architecture: x86
  Number of logical processors: 2
  Physical memory: 3108840 kiB (65% occupied)
  Free space on disc: 114312 MiB
  Active codepage: 1252 (Western European Windows)
  ===========================================================================
  Output options
  ===========================================================================
  Hugin Version: 2010.4.0.854952d82c8f built by Matthew Petroff
  Project file: C:\Users\Hans\AppData\Local\Temp\hug7F11.tmp
  Output prefix: 123voor
  Projection: Rectilinear (0)
  Field of view: 44 x 14
  Canvas dimensions: 8728 x 2653
  Crop area: (1556,381) - (7233,2272)
  Output exposure value: 0.00
  Selected outputs
  Normal panorama
  * Blended panorama
  ===========================================================================
  Input images
  ===========================================================================
  Number of images in project file: 2
  Number of active images: 2
  Image 0: F:\HuginUitvoer\123boven.jpg
  Image 0: Size 1890x3446, Exposure: 0.00
  Image 1: F:\HuginUitvoer\123onder.jpg
  Image 1: Size 1890x3446, Exposure: 0.00
  ===========================================================================
  Testing programs
  ===========================================================================
  Checking nona...
  nona is ok 
  Checking enblend...
  enblend is ok 
  Checking enfuse...
  enfuse is ok 
  Checking hugin_hdrmerge...
  hugin_hdrmerge is ok 
  Checking exiftool...
  exiftool is ok 
  ===========================================================================
  Stitching panorama
  ===========================================================================
  "C:/Program Files/Hugin/bin/nona"  -z LZW  -r ldr -m TIFF_m -o "123voor" -i 0 "C:/Users/Hans/AppData/Local/Temp/hug7F11.tmp"
  "C:/Program Files/Hugin/bin/nona"  -z LZW  -r ldr -m TIFF_m -o "123voor" -i 1 "C:/Users/Hans/AppData/Local/Temp/hug7F11.tmp"
  ContractViolation: 
  Precondition violation!
  RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not consistent

  caught exception: 
  Precondition violation!
  RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not consistent

  make: *** [123voor0001.tif] Error 1

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


References