View Single Post
  #3  
Old 06-10-2005, 10:16 AM
eagleman eagleman is offline
Member
 
Join Date: Jun 2005
Posts: 3
I mean a 640x480 RGB frame capture. And the data will go both ways: first Matlab will read in the frame and do some analysis. Then it will feed a camera move command to Vizard. When Vizard updates its position to a new view, Matlab will read the next frame capture, and so on. This communication does not need to be real time, but will proceed one frame at a time at whatever rate it takes for Matlab to perform its computations.
Thanks so much in advance for your help.
Reply With Quote