hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01838
Re: [Bug 766501] Re: Enblend treats larger input tif as black with --fine-mask
> what are the specs of the machine that produces the black areas?
What was a very nice laptop back in 2004:
Pentium M 1.7 GHz with 2GB RAM. Enblend might run out of memory, but
shouldn't it fail/crash then instead of producing bogus output?
It's easy to see in this 2 image case, but when blending a spherical
pano and getting some strange grey/black smearing I was searching for
the reason for what felt like eternity... :-)
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/766501
Title:
Enblend treats larger input tif as black with --fine-mask
Status in Enblend:
New
Bug description:
Blending two input tiff files (remapped files from hugin) with enblend results in one image treated as solid black during blending if:
(a) --fine-mask is used, and
(b) the input image size is large enough (here: 9000px high triggers the bug, 8000px and below is ok).
The attached images illustrate the problem: 2 input files
(input0000.tif and input0002.tif) and two output files, one with
--fine-mask (bad_finemask_9000x4500.tif) and one without
(good_nofinemask_9000x4500.tif). Unfortunately those are images
reduced to a width of 2000px from an original width of 9000px. If
needed I can provide the quite large originals as well.
Version has been pulled yesterday: enblend 4.1-2f3c9caab556.
Compilation was without OpenMP, trying with or without imagecache does
not make a difference.
References