[ptx] auto fine-tune on large images

pablo.dangelo at informatik.uni-ulm.de pablo.dangelo at informatik.uni-ulm.de
Thu May 19 17:35:48 BST 2005


douglas wilkins <dgswilkins at yahoo.co.uk> wrote:

> --- Bruno Postle <bruno at postle.net> wrote:
> > On Thu 19-May-2005 at 16:49 +0300, Rich wrote:
> > >
> > > there probably is no way to run engine on one machine and frontend
> > > on another ? :)
> >
> > Two ideas:
> >
> > - You can run everything on the faster machine and display it on
> >   your laptop via remote X, just `ssh -X monster.machine hugin`
> >
> > - If both machines share the same home partition via NFS, you can
> >   change just your enblend command to run on the faster machine:
> >   `ssh monster.machine enblend`

Actually, the "monster.machine enblend " part of the
above command must be given as enblend arguments, else hugin will fail to
execute the ssh command. This is because hugin quotes the executable name to
allow enblend to be located in a directory with spaces in its pathname.

> If you are running linux on monster.machine, these two suggestions make
> perfect sense (and make me wonder why I didn't think of it). You could use
> the same technique as suggestion 2 to run PTOptimizer as well.
>
> If monster.machine is a windows machine, things are a little trickier. :-)

Well, cygwin contains an ssh-server that integrates nicely into windows :)

> This doesn't help with auto-tuning though.

Unfortunately not. However, the current code could be optimized a lot more, its
a stupid, straightforward implementation of normalized cross correlation.

ciao
  Pablo

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the ptX mailing list