
Hi Holger 2009/11/4 SirVer <sirver@gmx.de>:
I do not know were I'm currently at. My gui branch is not merged to master, so I guess you are unhappy with it. There is other development based on the plugin architecture and we have now yet another image viewer in pyqt. Still I feel that a full featured gui module could lead to much more powerful image processing widgets than the plugin system could. So I am unsure if and if yes how I should advance with my gui & camcalib branch.
I'm sorry, I didn't mean to exclude you in any way: you were pretty quiet after our last email exchange, so Chris and I developed the architecture further. I still see a place for a higher-level GUI, although I'd be glad if you could explain your vision for such a module in more detail. To get back to your GUI branch: is the dependency on OpenGL really necessary? We saw in the meantime that QImage's can be created directly from numpy arrays, so that should give you the kind of display speed you need (yes, I know, I'm a bit allergic to new dependencies). If we do have to bring in OpenGL, I'm still of the opinion that we should avoid duplicating the work done by Pyglet. I am also still interested in combining the work you and Andrew Straw did to provide a good image acquisition module. Regards Stéfan
participants (1)
-
Stéfan van der Walt