Hi Jordan,

2011/6/13 Jordan Miller <[email protected]>

> Hi,
>
> I love Hugin.
>
> Where can i find more about the python scripting interface?
>
> For example, I was just doing command-line python coding for enfuse and
> calling the enfuse command that is inside the Hugin.app (OS X). However,
> using os.system() will freeze after 500 images or so.
>
> A workaround is to use python's newer subprocess and multithreading
> capabilities.
>
> This results in a freeze-proof executable script since each thread can have
> it's own timeout set.
>
> I have successfully processed almost 200,000 images with this method.
>
> Does the python scripting interface in Hugin support subprocesses and
> multithreading? Where can I see more about this (I didn't see detailed
> description on launchpad, but i don't think I know where to look)?
>
> may thanks,
> jordan
>
>
Kay worked extensively on the Python interface in/to Hugin. Some weeks
(months?) ago I tried to team up with the rest and build Hugin for OSX with
the python interface. At a certain moment Hugin compiled correctly but upon
calling the interface Hugin crashed and we couldn't find the solution to go
on, especially because I lack python knowledge (at all) and the others lack
the specific OSX python knowledge. Hopefully you can make the difference
here.

Currently the python interface is optional in the compilation, so my last 2
developments builds, which theoretically could include the python interface,
are built without python support.
Now, after the release of 2011.0 I want to pick it up again, but I'm a real
Python nono.
Currently there are a few issues in the trunk, but as soon as it is
relatively stable again I'm starting on the python interface. As far as I
know you are the first OSX user who really "cares"  about the python
interface and you seem to be an expert as well (at least to my standards).

Just have a little patience. Second half of the week I want to pick it up
again but I have no idea how soon I can release a bundle.

Harry

-- 
You received this message because you are subscribed to the Google Groups 
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to