[hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Monkey
Good news, everyone! I've made changes to the source code so my Visual C++ solution still builds, but it now also builds on Linux with g++. I still want to tidy up the source code a little more before I release it (real programmers will probably still be shocked at the state of it ;) ), but hey, a

Re: [hugin-ptx] multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Stefan de Konink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Is there sourcecode somewhere so porting (except for using Wine) would be easier ;) Stefan -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEAREKAAYFAk782owACgkQYH1

Re: [hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Harry van der Wolf
Hi David, 2011/12/29 Monkey > A very minor update: > > http://horman.net/multiblend/multiblend0.1a.zip > > This adds a "--bgr" switch, as one user has reported the red and blue > channels being swapped on output - I'm not sure what has caused the > problem yet. > > David > > As soon as you have

[hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Monkey
A very minor update: http://horman.net/multiblend/multiblend0.1a.zip This adds a "--bgr" switch, as one user has reported the red and blue channels being swapped on output - I'm not sure what has caused the problem yet. David -- You received this message because you are subscribed to the Googl

Re: [hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Carlos Eduardo G. Carvalho (Cartola)
If it compiles in Linux and FreeBSD I would guess that if some new chance is necessary to compile in a Mac would be small. Carlos E G Carvalho (Cartola) http://cartola.org/360 2011/12/29 Monkey > Hi Bart, > > The executables have been compressed with Mpress (http:// > www.matcode.com/mpress.h

[hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Monkey
Non-compressed executables: http://horman.net/multiblend/multiblend0.1uncomp.zip -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_F

[hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Monkey
Hi Bart, The executables have been compressed with Mpress (http:// www.matcode.com/mpress.htm) - I'll put uncompressed versions up in about an hour or so. I don't have any access to a Mac, unfortunately. If I can get the source compiling on Linux, would that mean it should be easy to compile on a

[hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Bart van Andel
Sounds interesting and I'd like to try it, but unfortunately my virus scanner popped up a warning while attempting to download the file. Has the file been tempered with? [image: Avira] Warning In order not to compromise your security, this page will not be accessed A virus or unwanted program w

Re: [hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Ian Tindale
I’d be interested in one that can run on Lion / OS X 10.7 On 29 December 2011 11:26, Carlos Eduardo G. Carvalho (Cartola) < cartol...@gmail.com> wrote: > I am also interested in a Linux version and would probably try it on > FreeBSD. I will download the windows version to try it. > > Thanks! > >

Re: [hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Carlos Eduardo G. Carvalho (Cartola)
I am also interested in a Linux version and would probably try it on FreeBSD. I will download the windows version to try it. Thanks! Carlos E G Carvalho (Cartola) http://cartola.org/360 2011/12/29 Monkey > Hi Jan, > > I don't have much experience compiling C under Linux (this version was > b

[hugin-ptx] Re: Help with Enfuse within Hugin

2011-12-29 Thread kfj
On 29 Dez., 01:48, Calvin McDonald wrote: > Result was good other than it didn't fix the misalignment of the stacked > images.  I'm getting 20 or so pixels of edge ghosting on the sky boundary > still.  I experimented with many CPs on the sky boundary - didn't help.  I > experimented with "Exposu

[hugin-ptx] Re: multiblend - a faster alternative to Enblend (Windows only)

2011-12-29 Thread Monkey
Hi Jan, I don't have much experience compiling C under Linux (this version was built with Visual C++ Express) but I don't think there is too much Windows-specific stuff in there (it does #include but I can't remember why!). All the file management is done with libtiff so that should be okay, but