Hey I'm trying to do a similar thing. I need to do image processing for visual obstacle avoidance so I need RGB frames as fast as possible, I'm tring to do it in VB with the medicontrol.h API but im not sure how to implement this. it has a snapshot to RGB procedure but I dont know how to use it. May...