<html><head><base href="x-msg://51/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><br></div><div>Have a look at glumpy: <a href="http://code.google.com/p/glumpy/">http://code.google.com/p/glumpy/</a></div><div>It's quite simple and very fast for images (it's based on OpenGL/shaders).</div><div><br></div><div>Nicolas </div><div><br></div><div><br></div><div><div>On Jun 28, 2011, at 6:38 AM, Nadav Horesh wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Menlo; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div ocsi="x"><div style="font-size: 13px; color: rgb(0, 0, 0); direction: ltr; font-family: Tahoma; "><div></div><div dir="ltr"><font face="Tahoma" color="#000000" size="2">I have an application which generates and displays RGB images as rate of several frames/seconds (5-15). Currently I use Tkinter+PIL, but I have a problem that it slows down the rate significantly. I am looking for a fast and easy alternative.</font></div><div dir="ltr"><font face="tahoma" size="2"></font> </div><div dir="ltr"><font face="tahoma" size="2">Platform: Linux</font></div><div dir="ltr"><font face="tahoma" size="2">I prefer tools that would work also with python3</font></div><div dir="ltr"><font face="tahoma" size="2"></font> </div><div dir="ltr"><font face="tahoma" size="2">I looked at the following:</font></div><div dir="ltr"><font face="tahoma" size="2">1. matplotlib's imshow: Easy but too slow.</font></div><div dir="ltr"><font face="tahoma" size="2">2. pyqwt: Easy, fast, does not support rgb images (only grayscale)</font></div><div dir="ltr"><font face="tahoma" size="2">3. pygame: Nice but lacking widgets like buttons etc.</font></div><div dir="ltr"><font face="tahoma" size="2">4. PyQT: Can do, I would like something simpler (I'll rather focus on computations, not GUI)</font></div><div dir="ltr"><font face="tahoma" size="2"></font> </div><div dir="ltr"><font face="tahoma" size="2">   Nadav.</font></div></div>_______________________________________________<br>NumPy-Discussion mailing list<br><a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br><a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br></div></span></blockquote></div><br></body></html>