المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Waterfall display



C++ Programming
08-27-2009, 04:23 PM
Hi,

I need help in creating a waterfall display of my image data stored in a buffer. The image needs to be displayed scrolling down the screen as its being acquired from the camera.
I am using visual studio c++ windows forms.
Can someone please help me to figure out how to achieve this display?

Thanks in advance