[hugin-ptx] Re: Compile Error - wx/wxprec.h: No such file or directory

2008-10-21 Thread Yuval Levy
hi skeither wrote: > I am using CMake 2.4.8, and it would not detect the compiled wxWidgets > automatically. I had to set the wxWidgets_LIB_DIR to .../ > wxWidgets-2.8.7/lib. Yet even after that all of the libraries could > not be loaded, and I have to load them manually. > > What might be the p

[hugin-ptx] Compile Error - wx/wxprec.h: No such file or directory

2008-10-21 Thread skeither
Hi, First of all, thanks for reading. I am trying to compile Hugin on windows xp using the SDK. When I try to compile some dependencies (namely huginbasewx), error messages appear: C:\huginbase\hugin\src\hugin1\panoinc_WX.h(33) : fatal error C1083: Cannot open include file: 'wx/wxprec.h': No suc

[hugin-ptx] User bug reports, sort of

2008-10-21 Thread Yuv
A user is complaining on my blog about the 0.7.0 Windows installer from Sourceforge. Quoted text below (and according to a second post by the poster, quotes needs to be fixed): this does not belong in a blog comment, and I will clean my blog of it. Yuv --- START QUOTED TEXT --- Why we should

[hugin-ptx] Re: fulla problem w.r.t hugin parameters on vignetting

2008-10-21 Thread Bruno Postle
On Tue 21-Oct-2008 at 13:52 +0100, paul womack wrote: > >I am attempting to use hugin (and a well defined panorama) to gather >parameters so that I can use fulla to batch correct non-panorama >images (a la Dx0) >I then moved on to vignetting. I used the Exposure >optimiser of hugin 0.7.0 on a LDR

[hugin-ptx] Re: Could not find REQUIRED package wxWidgets on Leopard

2008-10-21 Thread Harry van der Wolf
Hi Guillermo, This Glew library is the last horde to take. It is a new library introduced with the gsoc2008 projects. It is so new that I still need to add it to the wiki. Please do a "sudo port install GLEW" and then redo the hugin stuff (my previous mail). Note that this initial work to setup al

[hugin-ptx] Re: Could not find REQUIRED package wxWidgets on Leopard

2008-10-21 Thread Guillermo
Yea, I did it. I installed wxWidgets by doing (sudo port install wxWidgets). I tried again (just in case) and it says: $ sudo port install wxWidgetsSkipping org.macports.activate (wxWidgets ) since this port is already active ---> Cleaning wxWidgets Nevertheless, I tried again with the exports

[hugin-ptx] Re: Could not find REQUIRED package wxWidgets on Leopard

2008-10-21 Thread Harry van der Wolf
Hi Guillermo, You could use the wxWidgets 2.8.4 version standard on Leopard, but it is better not to use that one. You'd better install the macports version (sudo port install wxWidgets). This will install 2.8.8 To do a full-proof compilation, use the following commands. $ export PKG_CONFIG_PATH=/

[hugin-ptx] Re: Could not find REQUIRED package wxWidgets on Leopard

2008-10-21 Thread Guillermo
Arrrg! Hi again. Still a problem, but this time for sure is because the path of the wxWidgets is not found. macbook-de-guillermo-suarez-de-tangil:hugin_build guille$ cmake -- version cmake version 2.4-patch 8 macbook-de-guillermo-suarez-de-tangil:hugin_build guille$ rm CMakeCache.txt macbook-d

[hugin-ptx] Re: Help required with enfuse and Hugin

2008-10-21 Thread Harry van der Wolf
2008/10/21 Bruno Postle <[EMAIL PROTECTED]> > > On Tue 21-Oct-2008 at 03:56 -0700, [EMAIL PROTECTED] wrote: > > > >I have the 0.7.0 version of Hugin, running on OS X. I have a hand-held > >bracketed sequence of three exposures, which I have loaded into Hugin, > >and the control points Hugin chose

[hugin-ptx] Re: Help required with enfuse and Hugin

2008-10-21 Thread Bruno Postle
On Tue 21-Oct-2008 at 03:56 -0700, [EMAIL PROTECTED] wrote: > >I have the 0.7.0 version of Hugin, running on OS X. I have a hand-held >bracketed sequence of three exposures, which I have loaded into Hugin, >and the control points Hugin chose look reasonable. I select Blended >panorama (enfuse) and

[hugin-ptx] Re: wxExecute Error with autopano-sift-c

2008-10-21 Thread icysubdweller
Ooh, that sounds like a good idea. Thanks! -Rodney On Oct 20, 8:03 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Until this problem is fixed, use one of Harry's older Hugins were the   > auto control points works ( 3364 ) and then use the latest for the   > remainder of the tasks. One

[hugin-ptx] Re: enblend bug CVS 21 Oct 2008 compilation problem: enfuse.texi

2008-10-21 Thread cspiel
Harry - My guess is that Your Makeinfo version is too old. Newer ones do understand "@leq" and "@geq" among other new commands. > I changed line 358 to: 0 <= @var{WEIGHT} <= 1. (OSX obviously doesn't > understand the less or equal 'leq' command) > > That works. Please correct the source. Th

[hugin-ptx] Re: Hugin does not stitch images

2008-10-21 Thread Harry van der Wolf
2008/10/20 icysubdweller <[EMAIL PROTECTED]> > > Thanks Harry, that's interesting. So the output from autopano-sift-c > is the same format file as the .pto files that hugin generates? I > wouldn't have expected that, but I guess it makes things rather > clean. Does the temp file from autopano h

[hugin-ptx] fulla problem w.r.t hugin parameters on vignetting

2008-10-21 Thread paul womack
I am attempting to use hugin (and a well defined panorama) to gather parameters so that I can use fulla to batch correct non-panorama images (a la Dx0) http://www.dxo.com/intl/photo/dxo_optics_pro/exclusive_features/optics_geometry_corrections/distortion fulla can correct both geometric distorti

[hugin-ptx] Re: Help required with enfuse and Hugin

2008-10-21 Thread Harry van der Wolf
Hi docjok, At first I thought you had a bracketed panorama, but you just have a bracketed set of one image and not multiple images which are bracketed. If you want to create a panorama that consists of bracketed images you need Hugin. Currently hugin needs a lot of tweaking to get a correct image

[hugin-ptx] Help required with enfuse and Hugin

2008-10-21 Thread docjok
Hello everyone, I am in definite need of help in my attempts at exposure blending with enfuse in Hugin. I have the 0.7.0 version of Hugin, running on OS X. I have a hand-held bracketed sequence of three exposures, which I have loaded into Hugin, and the control points Hugin chose look reasonable

[hugin-ptx] enblend bug CVS 21 Oct 2008 compilation problem: enfuse.texi

2008-10-21 Thread Harry van der Wolf
I downloaded the new CVS today 21 Oct 2008 and on compilation I get the following error. enfuse.texi:358: Onbekend commando `leq'. enfuse.texi:358: Verkeerd geplaatste {. enfuse.texi:358: Verkeerd geplaatste }. enfuse.texi:358: Onbekend commando `leq'. enfuse.texi:358: Verkeerd geplaatste {. enfus