Hugin Align and Stitch

65 views
Skip to first unread message

der_fotograf

unread,
Nov 12, 2019, 2:41:51 AM11/12/19
to hugin and other free panoramic software
I have never reported this »bug« because I didn't know where to search.

Just out of curiosity I would like to know if it would be possible to correct the output.

I am using 16/48 bit TIFF images for panoramas, either converted with Nikon NX-D or RPP (Raw Photo Processor).

When I generate control points or perform the final stitching, I get this message:

--------------------

Platform: macOS Version 10.15.1 (Build 19B88)
Version: 2019.0.0.a369cbe55179 built by Niklas Mischkulnig
Working directory: /Volumes/Elements/Pictures/Nikon_D600_2019_08
Output prefix: _DSC0391__DSC0391_002

Blender: enblend 4.2.1-f0304648cc0f
ExifTool version: 11.26

Number of active images: 1
Output exposure value: 13.0
Canvas size: 5184x3615
ROI: (72, 348) - (5112, 3267)
FOV: 76x53
Projection: Equirectangular(2)
Using GPU for remapping: false

Panorama Outputs:
* Exposure corrected, low dynamic range

First input image
Number: 0
Filename: /Volumes/Elements/Pictures/Nikon_D600_2019_08/_DSC0391.tiff
Size: 6034x4028
Projection: Normal (rectilinear)
Response type: custom (EMoR)
HFOV: 74
Exposure value: 13.0


Remapping LDR images...
Multiple images output
loading _DSC0391.tiff
remapping _DSC0391.tiff
Warning: TIFFDecoder: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'.
Warning: TIFFDecoder: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'.
Warning: TIFFDecoder: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'.
Warning: TIFFDecoder: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'.

--------------------

I am not a programmer, but I think it would be easy to fix the last 4 warning lines in the process window.

Anybody has any idea? Could it be a setting in the »Preferences«?

T. Modes

unread,
Nov 12, 2019, 3:28:34 PM11/12/19
to hugin and other free panoramic software
Hi,


Am Dienstag, 12. November 2019 08:41:51 UTC+1 schrieb der_fotograf:
Warning: TIFFDecoder: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'.

--------------------

I am not a programmer, but I think it would be easy to fix the last 4 warning lines in the process window.

Anybody has any idea? Could it be a setting in the »Preferences«?

The warning is issued when reading the input file. They come from libtiff (the lib hugin is using for reading TIF file). Libtif is the reference implementation for the TIF files. So this warning means that your TIF files does not fully comply to the TIF spec.
So if you get rid of the warning you need to fix it in the program which generated the TIF files (Hugin does never write to input files.)

Thomas
Reply all
Reply to author
Forward
0 new messages