Hi All,
I watched the Qualcomm videos and saw where the Tek Syndicate team was using a diy board to process video footage and recognize QR codes. I was curious if anyone could point me to the resources that they used to achieve that, whether through a library or research paper. It would be a huge help since it pertains to a side project I am working on while in University.
Thanks!
(Update) - Thanks for the quick reply Wendell. To anyone else interested, I ended up using an open source library called zxing which is native to java and android which made it much easier to implement.