10-30-2012 02:55 PM
Hi
i'm working on a QR reader from live stream webcam
so i make this .....but i don't know why doesn't it stream contineously ?
Solved! Go to Solution.
10-31-2012 04:06 AM
Hi,
Just move your image display control inside the while loop.
Also don't forget to create image buffers to feed your vision functions... Otherwise you may have some strange behavior.
Regards
10-31-2012 08:50 AM
could you edit it cause i don't know about the buffer