hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #00450
[Bug 686256] Re: Error enblending temp images
Thank you for reporting the error. From the error message it seems that
your previous images are 8bits and the one you're trying to add is
16bits.
The solution for you is to either upsample the 8bits pitures to 16bits
or to downsample the 16bits picture to 8bit.
I'm converting this to a feature request for enblend to blend images of
different color depths.
** Project changed: hugin => enblend
** Changed in: enblend
Status: New => Triaged
** Changed in: enblend
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/686256
Title:
Error enblending temp images
Status in Enblend:
Triaged
Bug description:
enblend: input image "test0002.tif" has pixel type UINT16,
enblend: but previous images have pixel type UINT8
make: *** [test.png] Error 1
Current version 2010.2.0.d8ce0ba947cc (downloaded today) no previous versions installed. (Help>About >System is not a valid menu option)
Windows 7 Pro 32 Bit
stitching of two images worked OK, but when the third was added get the error.
References