Re: [hugin-ptx] Re: Building with Windows

2013-10-22 Thread Frederic Da Vitoria
2013/10/16 T. Modes > Hi Frederic, > > Am Dienstag, 15. Oktober 2013 22:49:11 UTC+2 schrieb Frederic Da Vitoria: > >> >> C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\**v4.0\Microsoft.CppBuild.**targets(990,5): >> warning MSB8012: >> TargetPath(d:\HuginBuild\**expat-2.0.1\lib\.\..\win32\**bin

Re: [hugin-ptx] Re: Panotools::Script 0.24 released

2013-10-22 Thread Yemi Harris
Hi Bruno, When you say a "good" set of photometric parameters, what exactly do you mean? Sorry for my ignorance, i'm kind of new to the game. Thanks in advance. On Thursday, September 12, 2013 5:54:23 PM UTC-5, Bruno Postle wrote: > > On Thu 12-Sep-2013 at 12:56 -0700, Yemi Harris wrote: > >Ah,

Re: [hugin-ptx] Re: Building with Windows

2013-10-22 Thread T. Modes
Hi Frederic, Am Dienstag, 22. Oktober 2013 14:18:22 UTC+2 schrieb Frederic Da Vitoria: > > > exiv2: I couldn't find any exiv2-0.20.x64.diff. I did find > exiv2-0.18.x64.diff. Should I rename the directory exiv2-0.20 to exiv2-0.18 > and then apply the patch? OTOH, in Visual Studio I couldn't find

Re: [hugin-ptx] Re: Panotools::Script 0.24 released

2013-10-22 Thread Bruno Postle
On 22 October 2013 16:22, Yemi Harris wrote: > > When you say a "good" set of photometric parameters, what exactly do you > mean? Sorry for my ignorance, i'm kind of new to the game. > In theory the 'camera response' parameters will stay the same for all photos from the same camera (though your

Re: [hugin-ptx] Re: Panotools::Script 0.24 released

2013-10-22 Thread Rogier Wolff
On Tue, Oct 22, 2013 at 05:13:41PM +0100, Bruno Postle wrote: > On 22 October 2013 16:22, Yemi Harris wrote: > > > > > When you say a "good" set of photometric parameters, what exactly do you > > mean? Sorry for my ignorance, i'm kind of new to the game. > > > > In theory the 'camera response'

Re: [hugin-ptx] Re: Panotools::Script 0.24 released

2013-10-22 Thread Yemi Harris
Ahh, I see. I think I know how I will approach this. I use the following when trying to stitch multiple sets of 4 images per scene... match-n-shift -o output.pto -a -f 2 -l image1 image2 image3 image4 ptoset -p w=7000 output.pto ptoset -p h=3500 output.pto linefind -o output.pto output.pto then

Re: [hugin-ptx] Re: Panotools::Script 0.24 released

2013-10-22 Thread Bruno Postle
On 22 Oct 2013 18:33, "Yemi Harris" wrote: > > So if i'm understanding your suggestion correctly. if at the end of this process I get a desirable result, I should be able to reuse the pto file that was generated but change the image paths in the i-lines of the pto file, and replace the control poi

[hugin-ptx] enblend / c++11

2013-10-22 Thread Wirz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Currently I can compile enblend only after applying the following patch. I'm on Debian 7.2 and g++ 4.7. cheers, lukas diff -r 1d9b6aaf284e CMakeLists.txt - --- a/CMakeLists.txt Mon Oct 21 09:30:22 2013 +0200 +++ b/CMakeLists.txtWed Oct 2