954,549 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Efficient display of realtime changes in array using wxPython to display pixels.

I'm sort of on the way, but my current method will require me to save the converted array first, then display it. What are a few ways I could use wxPython, numpy, and scipy to efficiently display the changes realtime, without saving every damned time? I don't need actual code, just the process/function names that'll help me out.

joryrferrell
Newbie Poster
7 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
 

Perhaps use a memory file (wx.MemoryFSHandler) ?

Gribouillis
Posting Maven
Moderator
2,786 posts since Jul 2008
Reputation Points: 1,044
Solved Threads: 691
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: