08-05-2011 12:02 PM
i have connected a camera and its working fine. Using the buffer number, is there a way to create a frame counter without using while loop?
thanks
08-05-2011 12:14 PM
You can use a feedback node to create a counter that doesn't rely on shift registers. But I don't understand how you want to have a counter of something without some kind of loop to iterate.