Hi,
I need help in creating a waterfall display of my image data stored in a buffer. The stream of image data 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