> PS: In Python I can run "import hsi" and then modify the panorama > object. But the hugin python interface does not work correctly. It > crashes hugin when running a script that works when running directly > in python.
After more testing I found the culprit: pano.setImage(0,img) When calling from python directly it works. But when the command is used inside hugin, hugin is crashing. -- 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
