Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-06 Thread 'Kay F. Jahnke' via hugin and other free panoramic software
Am 06.03.21 um 23:22 schrieb Monkey: Tried to build on Ubuntu Mate and got this: /usr/include/Vc/scalar/../common/../sse/intrinsics.h:601:13: error: argument to '__builtin_ia32_vec_ext_v4sf' must be a constant integer     _MM_EXTRACT_FLOAT(f, v, i);    

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Terry Duell
On Fri, 2021-03-05 at 17:33 -0800, Monkey wrote: > Build "instructions", such as they are - they work for me on WSL Ubuntu, at > least - are in the build.txt file: > >   g++ -msse4.1 -pthread -ffast-math -Ofast -o multiblend multiblend.cpp -lm - > lpng -ltiff -ljpeg > I should have looked in

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Monkey
Sorry, I didn't get around to looking into your project too much. Neither Enblend nor Multiblend can do much about such misalignments, as they come from Hugin's processing of control points, and you have some problematic control points in your project. If you open the Control Point table and

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Sergio Amateis
Hi Monkey, I have done some tests with the same 56 photos 360° Panorama I already sent to you. I have a pto with some masks to avoid bad seams on the buildings. Stitching this with Multiblend is much much faster but the result is not better than the enblend one. There are stitching errors in

Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-06 Thread Monkey
Tried to build on Ubuntu Mate and got this: /usr/include/Vc/scalar/../common/../sse/intrinsics.h:601:13: error: argument to '__builtin_ia32_vec_ext_v4sf' must be a constant integer _MM_EXTRACT_FLOAT(f, v, i); ^~

Re: [hugin-ptx] Announcement - Viewer for geoaligned photographs

2021-03-06 Thread 'H.Dersch' via hugin and other free panoramic software
Should be possible, but it will be displayed as flat image. giuseppe...@gmail.com schrieb am Samstag, 6. März 2021 um 11:05:07 UTC+1: > Hi. > Thank you for posting your interesting project! > > Is it possible to use in a 360 degree cylindrical projection image? > Thank you, > > Giuseppe > > Il

Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-06 Thread yuv
On Wed, 2021-03-03 at 17:54 +0100, 'Kay F. Jahnke' via hugin and other free panoramic software wrote: > Am 03.03.21 um 13:27 schrieb yuv: > > > why not adding to pv the > > missing functions from Hugin rather than the other way around? > > In a way this is what I've been doing. >From far away,

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Monkey
I uploaded both .exes to VirusTotal. 11/69 reported the x86 version as suspect, and 1/69 reported the x64 version as suspect. I think this is just a hazard of the ubiquity of viruses. You can probably find something that vaguely resembles some virus in any piece of code. There's nothing

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Sergio Amateis
Hi Monkey I am only writing to report that my BITDEFENDER TOTAL SECURITY: - reports the site http://horman.net/multiblend/ as dangerous, and blocks it. - in the zip with windows binaries, it reports multiblend_x86.exe as a virus, and deletes it. (not a great problem as I think everyone is

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Monkey
Thanks Harry. On Saturday, 6 March 2021 at 12:24:17 UTC hvd...@gmail.com wrote: > And a distributable macos build for multiblend *2.0rc2*: > https://mega.nz/file/lQtlgKRI#wNYpcmE4-XuZJOsXmxtBkBmB6Ekji-Vp65c38FCaGws > Unzip to a folder of your liking with paths. It should give: >

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Harry van der Wolf
And a distributable macos build for multiblend *2.0rc2*: https://mega.nz/file/lQtlgKRI#wNYpcmE4-XuZJOsXmxtBkBmB6Ekji-Vp65c38FCaGws Unzip to a folder of your liking with paths. It should give: multiblend-dist/ multiblend-dist/Libraries/ multiblend-dist/Libraries/libz.1.2.11.dylib

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Monkey
Fixed and updated, plus a fix to ignore (properly) an Enblend parameter that was stopping Hugin from successfully calling Multiblend. http://horman.net/multiblend/ David On Saturday, 6 March 2021 at 11:22:47 UTC hvd...@gmail.com wrote: > Builds fine and runs fine (under Hugin) on my Ubuntu

Re: [hugin-ptx] Multiblend 2.0 RC1 - better blending and 300x* faster than Enblend

2021-03-06 Thread Harry van der Wolf
Builds fine and runs fine (under Hugin) on my Ubuntu derived box. GalliumOS 3.1 (Ubuntu 18.04 LTS) (Linux edgar 4.16.18-galliumos #1 SMP PREEMPT Sun Jun 23 04:14:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux) On MacOS Catalina I had to replace in multiblend.cpp the following: #include #include

Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-06 Thread 'Kay F. Jahnke' via hugin and other free panoramic software
Am 06.03.21 um 11:01 schrieb Harry van der Wolf: > PV 1.0.2 bundle for MacOS. > ... Thanks! I put a 'scripts' folder into the mac branch and copied the files from your mac-scripts 1.0.2 into it. So now the bundling-code is under revision control. I also did a bug fix removing gradient-like

Re: [hugin-ptx] Announcement - Viewer for geoaligned photographs

2021-03-06 Thread giuseppe porciani
Hi. Thank you for posting your interesting project! Is it possible to use in a 360 degree cylindrical projection image? Thank you, Giuseppe Il giorno ven 5 mar 2021 alle ore 16:37 'H.Dersch' via hugin and other free panoramic software ha scritto: > See Project Page

Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-06 Thread Harry van der Wolf
PV 1.0.2 bundle for MacOS. PV-1.0.2.dmg: https://mega.nz/file/IFsVTY4a#bp_8dkHXWShNrlkDSd5pLqDCcDD-Ht2I4KeETSPhGKA Updated script and files to build the bundle and the dmg: https://mega.nz/file/xMsH1SqA#wutJluOpiWvcWU2AtzpXM0zIseolMdVva3V1IMmd6A0 Harry Op vr 5 mrt. 2021 om 19:18 schreef 'Kay F.