You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugin and other free panoramic software
High,
I am on Windows 10 x64 and using Hugin 2015 with Python 3.4, all x64.
I have a a list of frames from six cameras.
The first frame of each camera I could align it semi-manually and create a 360x180 panorama.
My task at hand is to do the same for the rest of frames in corresponding streams but by reusing my pto.
Sean Greenslade
unread,
Dec 10, 2015, 8:13:42 PM12/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugi...@googlegroups.com
An admittedly low-tech way would be to create the PTO file, then write a
python script that writes out the PTO files with each image string
substituted from your frame list. Then just feed the pile of PTOs to the
batch processor. The PTO format is very simple and easy to play with.
--Sean
T. Modes
unread,
Dec 11, 2015, 1:16:46 PM12/11/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugin and other free panoramic software
Am Donnerstag, 10. Dezember 2015 16:24:01 UTC+1 schrieb Vasileios Anagnostopoulos:
The first frame of each camera I could align it semi-manually and create a 360x180 panorama.
My task at hand is to do the same for the rest of frames in corresponding streams but by reusing my pto.