PDA

View Full Version : erect2cubic without hugin


puzz
09-23-2008, 05:37 PM
Hi all,

I asked this question elsewhere but no luck ;( Maybe somebody here will know the answer.

I have a small photosharing site for panoramic photography (panoye (http://www.panoye.com)) . At the moment it only supports equirectangular images with a javascript and/or flash viewer (but flash only for 360-degree panoramas). But I would like to transform them (at least full spherical ones) to cubic in my web application.

At home I use erect2cubic and hugin. But on my server - I can't use it (because hugin is a GUI application). So the question is - is there any way to create cubic images out of .PTO files without hugin. For example some command-line tool to do the transformation?

Cheers,
TK

LepLep
09-23-2008, 08:02 PM
pano2qtvr have a command line option (to convert equirectangular to cube faces)

puzz
09-24-2008, 06:55 PM
Thank you very much LepLep!

Vincent Ogloblinsky
07-23-2009, 03:27 PM
But on my server - I can't use it

Puzz if your server is a linux version, you could. My webhoster do that for me this week, install Panotools Script 0.22 and hugin witouout problem on my server and i can start erect2cubic without problem in a exec php command.