Re: [hugin-ptx] Re: exposure getting changed in preview window

2011-01-30 Thread Bruno Postle
On Sun 30-Jan-2011 at 01:13 -0800, kfj wrote: Bruno, sorry for the apropos, but this just reminds me of a problem I get sometimes when mixing shots of my ordinary Canon zoom lens and the Samyang fisheye, which is fully manual. The latter, being manual, passes no information about aperture to

Re: [hugin-ptx] JPEG quality preference

2011-01-30 Thread Harry van der Wolf
2011/1/30 Yuval Levy > Hi all, > > I just committed code to keep persistent preference of output format, > including JPEG quality. > > For now, the default JPEG quality is 100 - is this OK? or what does the > majority of users use? > > Yuv > I always directly save into 95% as it indeeds saves a

Re: [hugin-ptx] JPEG quality preference

2011-01-30 Thread Pit Suetterlin
Yuval Levy wrote: > Hi all, > > I just committed code to keep persistent preference of output format, > including JPEG quality. > > For now, the default JPEG quality is 100 - is this OK? or what does the > majority of users use? Yep, that's what I use, too. I stitch the pano to 100% JPEG, do

[hugin-ptx] Re: hugin plugin interface - developers please liaise

2011-01-30 Thread kfj
On 30 Jan., 15:51, "T. Modes" wrote: > >I propose that as a workaround you change > > the declaration and definition of the 'culprit' function to accept a > > const SrcPanoImage &. > > Done. Now it works. Excellent. I'm currently thinking about a way to create a test script to go through as ma

[hugin-ptx] Re: hugin plugin interface - developers please liaise

2011-01-30 Thread T. Modes
Hi Kay, the %include did not help. >I propose that as a workaround you change > the declaration and definition of the 'culprit' function to accept a > const SrcPanoImage &. Done. Now it works. Also added first Python 3 support. It's working here. Thomas -- You received this message because

[hugin-ptx] Re: hugin plugin interface - developers please liaise

2011-01-30 Thread kfj
On 30 Jan., 11:14, "T. Modes" wrote: > Sorry, I was not successful to provide a backtrace. > When running Hugin with debug the import of the module fails (paths > were modified, so it should find the module). So the script is never > executed. Must be a Windows problem. Here on Ubuntu the debu

[hugin-ptx] Re: hugin plugin interface - developers please liaise

2011-01-30 Thread kfj
On 30 Jan., 11:14, "T. Modes" wrote: > Hi Kay > > the versions should match. > Python 2.7 (includes, libs, dll installed with same package, no other > version installed) > Python 2.7 is compiled with MSVC9, as I compile my hugin version Another hope shattered :( > Sorry, I was not successful t

[hugin-ptx] GSOC 2011 - Call for Mentors

2011-01-30 Thread Habi
Dear all. As Yuv recently put on the radar the Google Summer of Code will start soon - even though it's winter now. To eventually support students, we need persons who are up to doing such support during the Summer of Code and fit this work (a timeline can be found here: [1]) into their schedule.

Re: [hugin-ptx] JPEG quality preference

2011-01-30 Thread Rogier Wolff
On Sun, Jan 30, 2011 at 12:48:30AM -0500, Yuval Levy wrote: > Hi all, > > I just committed code to keep persistent preference of output format, > including JPEG quality. > > For now, the default JPEG quality is 100 - is this OK? or what does the > majority of users use? Something can be said

[hugin-ptx] Re: hugin plugin interface - developers please liaise

2011-01-30 Thread T. Modes
Hi Kay the versions should match. Python 2.7 (includes, libs, dll installed with same package, no other version installed) Python 2.7 is compiled with MSVC9, as I compile my hugin version Sorry, I was not successful to provide a backtrace. When running Hugin with debug the import of the module fa

[hugin-ptx] Re: Windows Wrapper

2011-01-30 Thread T. Modes
> If yes, could somebody contribute a simple wrapper file to Hugin that sets the > PATH to a very simple default? This approach will only work for hugin itself. But when the user starts PTBatcherGUI he will have the same problem. So you could say, then we need a wrapper for PTBatcherGUI. But whats

Re: [hugin-ptx] Re: More image tabs in fast preview window

2011-01-30 Thread Emad ud din Btt
On Sat, Jan 29, 2011 at 7:24 PM, Bruno Postle wrote: > On Sat 29-Jan-2011 at 12:10 +0500, Emad ud din Btt wrote: > >> On Sat, Jan 29, 2011 at 3:03 AM, Bruno Postle wrote: >> >> > Maybe the solution is simply to write the image numbers in big > letters >> over the photos in the preview. >> >> Bru

[hugin-ptx] Re: exposure getting changed in preview window

2011-01-30 Thread kfj
On 30 Jan., 01:18, Bruno Postle wrote: > Optimising photometric parameters, either with the Exposure tab or > with the Assistant tab, will set the panorama EV to an average of > the photos.  You can also click on the button in the Preview window > that does the same. Bruno, sorry for the aprop

[hugin-ptx] Re: hugin plugin interface - developers please liaise

2011-01-30 Thread kfj
On 29 Jan., 17:45, kfj <_...@yahoo.com> wrote: > Okay, I can't think of anything else. You'll have to debug it. Once > you have the stack trace, we can have a look at where the actual crash > occurs and take it from there. Having slept over the matter, I can think of some more things. First we