[hugin-ptx] Enblend 4.2 does not work with images without an alpha channel

2017-06-15 Thread Bernd D
Quote from the Enblend User Manual ( http://enblend.sourceforge.net/enblend.doc/enblend_4.2.xhtml/enblend.html): Enblend and Enfuse only consider pixels that have an associated mask value other than zero. If an input image does not have an alpha channel, Enblend warns and assumes a mask of all

Re: [hugin-ptx] Re: hugin_executor.exe ignores the compression parameter

2016-11-04 Thread Bernd D
The issue has broken my toolchain. That's the only reason I noticed it. I am a software developer, so I know that user feedback is important. Thanks a lot, especially to Thomas, for the quick reaction. I'm excited! -- A list of frequently asked questions is available at:

[hugin-ptx] hugin_executor.exe ignores the compression parameter

2016-11-02 Thread Bernd D
Hi, I want that hugin_executor.exe produce an uncompressed TIFF image. But this program ignores the given parameters and make a LZW compressed output. Is this a known issue or do I have to set the parameters differently? c:\Program Files\Hugin\bin\hugin_executor.exe --stitching --prefix=T03

[hugin-ptx] Re: Source code review

2016-09-26 Thread Bernd D
Am Samstag, 24. September 2016 15:19:00 UTC+2 schrieb T. Modes: > > > > Am Dienstag, 20. September 2016 14:47:50 UTC+2 schrieb Bernd D: >> >> On site *Optimizer* in table *Image Orientation*, column *Trx*, *TrY*, >> *TrZ* show only rounded to integer values. >&g

[hugin-ptx] Re: Source code review

2016-09-20 Thread Bernd D
zip Attachment was to big. I hope this link work: https://drive.google.com/file/d/0B1xSpMTujKRra1Z4T2F3UTAwNnM/view?usp=sharing -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google

[hugin-ptx] Re: Source code review

2016-09-20 Thread Bernd D
I have attached a test image in original 1000x1000 pixels and a 4 tiles cut with 800x800 pixels: T00.tif: TrX 0 TrY 0 [pix]. T01.tif: TrX 200 TrY 0 [pix]. T02.tif: TrX 0 TrY 200 [pix]. T03.tif: TrX 200 TrY 200 [pix]. I want to show 4 issues: 1. On site *Optimizer* in table *Image

[hugin-ptx] Source code review

2016-09-14 Thread Bernd D
Is here someone, who can check the following inconsistencies in the source code? 1.) pano_modify.exe calculate a wrong (vertical?) FoV. %HUGINSDK%/hugin-hg/src/hugin_base/algorithms/nona/CalculateFOV.cpp function hugin_utils::FDiff2D CalculateFOV::calcFOV(const PanoramaData& panorama):

[hugin-ptx] Developing a batch file for mosaic stitching with the highest possible quality

2016-07-20 Thread Bernd D
Hello, I would like to use panotools to stitch a photo-mosaic in batch mode. The information that I use is from here: *http://wiki.panotools.org/Stitching_a_photo-mosaic* *http://hugin.sourceforge.net/tutorials/scans/en.shtml*