Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion multiblend - a faster alternative to Enblend (Windows only)

 software <hugin-ptx@googlegroups.com>
Received: by 10.236.124.80 with SMTP id w56mr69314297yhh.0.1325328277018;
        Sat, 31 Dec 2011 02:44:37 -0800 (PST)
X-BeenThere: hugin-ptx@googlegroups.com
Received: by 10.100.234.27 with SMTP id g27ls8767318anh.0.gmail; Sat, 31 Dec
 2011 02:44:34 -0800 (PST)
MIME-Version: 1.0
Received: by 10.236.124.38 with SMTP id w26mr6225950yhh.2.1325328274500; Sat,
 31 Dec 2011 02:44:34 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 davidhorma...@gmail.com designates internal as permitted sender)
 smtp.mail=davidhorma...@gmail.com; dkim=pass
 header...@gmail.com
Received: by v24g2000yqk.googlegroups.com with HTTP; Sat, 31 Dec 2011 02:44:34
 -0800 (PST)
Date: Sat, 31 Dec 2011 02:44:34 -0800 (PST)
In-Reply-To: <c058669c-5acb-4514-a067-5136020fbf0e@i8g2000vbh.googlegroups.com>
References: <50df6fa5-f0f7-4a23-a99b-bc195006725d@d10g2000vbh.googlegroups.com>
 <4EFCDA8C.2000708@konink.de> <9fec222a-b066-4a8d-8209-1fbbe4acc1cf@g41g2000yqa.googlegroups.com>
 <CANe_y9SCarXCGDUqeHpjNX-yvKN8OiVidAwCwj-F=jMK3hReOA@mail.gmail.com> <c058669c-5acb-4514-a067-5136020fbf0e@i8g2000vbh.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1,gzip(gfe)
Message-ID: <91414b3d-08ef-43c4-9959-bfacecd110af@v24g2000yqk.googlegroups.com>
Subject: Re: multiblend - a faster alternative to Enblend (Windows only)
From: Monkey <davidhorma...@gmail.com>
To: hugin and other free panoramic software <hugin-ptx@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

http://horman.net/multiblend/multiblend0.1a.tar.gz

I've included my build command, which was just

g++ -ltiff -msse2 -O2 multiblend.cpp

though I have libtiff-devel installed from an RPM, so I'm not sure
what hoops others may have to jump through to get it working.

Trying to compile it with -O3 was causing the segfaults yesterday.