PanoPoints

Bruno Postle bruno at postle.net
Sun Oct 5 21:55:25 BST 2003


On Sun 05-Oct-2003 at 09:57:01PM +0200, Pablo d'Angelo wrote:
> 
> I just tried to run panopoints, it starts, but as soon as I click on
> the "file open" icon, a warning message box appears:
> 
> "Warning: Can't open script: Gtk::Button=HASH(0x8385120)"

I get the same on redhat-9.

I also had problems compiling the Gtk-Perl module, this was resolved
by building like so:

    perl Makefile.PL --without-guessing

> Yep, they are not very nice, I'm using some functionality from
> them in hugin, but one can see from the code that H.Dersch is a
> physicist ;)

I found Helmut's code much easier to read when I realised that he
used 4-space tabs rather than 8.

> Do you have any plans to start something like that? I'm very
> interested in it as well (actually I'm already putting bits and
> pieces of the formulas into hugin..).

I wrote a panorama library in Perl nearly two years ago:

    http://bugbear.blackfish.org.uk/~bruno/Image-Panorama/
    http://bugbear.blackfish.org.uk/~bruno/Image-RGBA/

It does all the same remapping stuff that panorama tools does (plus
some stuff that it doesn't), though it is far too slow for practical
use.

It needs some re-organisation since I made a couple of basic design
mistakes.  If I ever get around to doing this, a friend has offered
to port it to C++ which would be interesting.

-- 
Bruno


More information about the ptX mailing list