[hugin-ptx] CP generators and stacked projects

2010-01-04 Thread T. Modes
Hi group, I commited a patch which adds a new cp generator setting (rev 4842). This setting can use the assigned stack numbers from the new layout mode. It runs on cp generator for one image of every stack to connect all stacks. Then it runs (another) cp generator for connecting the images of ever

[hugin-ptx] Re: optimizer errors in trunk w/ layout branch (2010.1.0.4834)

2010-01-04 Thread T. Modes
> I've been using the trunk version of hugin with the layout code (which > is very nice for mosaics which I mostly do) but I've noticed that the > optimzer sometimes doesn't work correctly. I commit a patch to the trunk (rev. 4851). This patch fixes an issue with writing the optimizer scripts. Ma

[hugin-ptx] Re: Button bar patch (was:Some programming tasks...)

2010-01-04 Thread T. Modes
> I think it is a huge improvement over the old new Preview without > tabs. > I commit the patch to branch 2010.0 and also to trunk. The layout mode has its own tab. So further functions can be easily added to the toolbar. Thomas -- You received this message because you are subscribed to the

[hugin-ptx] Managing control point generation (was:Panotools::Script 0.24 released)

2010-01-04 Thread Bruno Postle
On Wed 30-Dec-2009 at 20:32 +, Bruno Postle wrote: > > - match-n-shift is a control point generator wrapper that > understands about bracketed stacks. It has been split into two > tools: match-n-shift still takes a list of photos, but now creates > a .pto project with as much information as

RE: [hugin-ptx] Hugin panorama: change photo stacking order

2010-01-04 Thread Dale Beams
Actually this is a request of mine as well. Every now and then I'll get a out of focus photo, or a set of photos where I've bumped my tri-pod and introduced parallax. While parallax is not negotiable, often I see where I could drop a photo below another and the correction would be made becaus

Re: [hugin-ptx] Hugin panorama: change photo stacking order

2010-01-04 Thread Bruno Postle
On Mon 04-Jan-2010 at 11:16 -0800, Captain Chaos wrote: > >My question is, is there a way to influence the stacking order of the >photos? I want photo 2 to be behind *all* the other photos, so that as >small a portion of the panorama as possible is out of focus. How can I >do that? Are there other

Re: [hugin-ptx] Re: Simple lens calibration

2010-01-04 Thread Bruno Postle
On Mon 04-Jan-2010 at 09:29 +0100, Wolfgang Hugemann wrote: > >The solution was to activate the check box "Edit script before >optimising" and reset the start vector to (0, 0, 0) again. The >optimisation then converged to the correct values. > >This hint should be given in the tutorial, because my

[hugin-ptx] Hugin panorama: change photo stacking order

2010-01-04 Thread Captain Chaos
Hi everyone, I'm trying to find out how I can change the stacking order of the photos when Hugin is stitching a panorama together. I'm using version 0.8.0 on Ubuntu 9.04, by the way. Let me explain: I have a bunch of photos I took of Manhattan, from the New Jersey side of the Hudson, and I want t

[hugin-ptx] Re: Simple lens calibration

2010-01-04 Thread Dane
There is an undo button. I use it often when an optimization failed. It's hard to know if it failed without looking at the preview, and you have to accept the optimization to do this. On Jan 4, 12:29 am, Wolfgang Hugemann wrote: > > I have located the pto file for the project and have uploaded it

Re: [hugin-ptx] Unable to install hugin 2009.4.0

2010-01-04 Thread Doug
On 04/01/10 14:09, Kornel Benko wrote: > Am Montag 04 Januar 2010 schrieb Doug: >> What do you advise? >> >> My set-up is as follows: >> >> /etc/ld.so.conf has 1 line: "include /etc/ld.so.conf.d/*.conf" >> >> ld.so.conf.d contains >> 2 files (lib64arts1.conf, lib64kdecore4.conf), >> 1 link (GL.co

[hugin-ptx] H homography matrix

2010-01-04 Thread gpuBoy
I am trying to find open source code that generates a homography transformation matrix. The matrix is used to map 1 pixel from the input images to 1 pixel in the final panoramic image. I looked through the hugin source and was not able to find this. Any help? Thanks -- You received this message

Re: [hugin-ptx] Stitching Audio

2010-01-04 Thread paul womack
ska wrote: > Hi there, > > Hugin is quite ingenuous and I've been using it for a while now... I > am slightly puzzled I haven't seen the same idea applied for stitching > audio together? As I can imagine it could use much of the same > underlying algorithms from Hugin. > > A couple of examples wh

[hugin-ptx] Stitching Audio

2010-01-04 Thread ska
Hi there, Hugin is quite ingenuous and I've been using it for a while now... I am slightly puzzled I haven't seen the same idea applied for stitching audio together? As I can imagine it could use much of the same underlying algorithms from Hugin. A couple of examples where I see such a tool can b

[hugin-ptx] Re: [PanoTools-devel] general panini and its parametrization

2010-01-04 Thread Thomas Sharpless
Hello PT developers While trying to get hugin to display the new general panini, I noticed a kluge that we should address. Hugin decides for itself whether the vFOV of a given projection is adjustable (fovCalcSupported() in PanoramaOptions.cpp) and worse, uses its own private list of projection t

Re: [hugin-ptx] Unable to install hugin 2009.4.0

2010-01-04 Thread Kornel Benko
Am Montag 04 Januar 2010 schrieb Doug: > What do you advise? > > My set-up is as follows: > > /etc/ld.so.conf has 1 line: "include /etc/ld.so.conf.d/*.conf" > > ld.so.conf.d contains > 2 files (lib64arts1.conf, lib64kdecore4.conf), > 1 link (GL.conf) and > 1 folder (GL). > I have there also:

Re: [hugin-ptx] Unable to install hugin 2009.4.0

2010-01-04 Thread Doug
On 03/01/10 15:37, Bruno Postle wrote: > On Sun 03-Jan-2010 at 15:18 +, Doug wrote: >> >> However running hugin encountered this problem: >> "/usr/local/bin/hugin: error while loading shared libraries: >> libhuginbase.so.0.0: cannot open shared object file: No such >> file or directory". >> Nee

Re: [hugin-ptx] Re: Simple lens calibration

2010-01-04 Thread Wolfgang Hugemann
> I have located the pto file for the project and have uploaded it, you > should find it here tute.pto?gsc=__lf2AsAAACSWoUVkYFVtD9bujJphFH7>. > In case this link gets mangled, look for lens-cal-tute.pto. > > Hope this helps. Indeed, it did. By co