There are a few ways to improve the speed, which, I guess, will give
you factor of a few speed up.
If you need more than that, I guess matplotlib is not suitable for your purpose.
* try a simple interpolation method, eg. imshow(arr, interpolation="nearest")
* reduce the image size. Unless you hav
Dear all,
I recently cried for help (see below) but sadly didn't get any answer... This
problem is really a bottleneck for me and if I must find a solution... Can
anyone PLEASE point me in the right direction ?
I recently bumped into a problem while trying to display
imshow images (204