How to recognize QR Code pattern in a binary image?
14 次查看(过去 30 天)
显示 更早的评论
I have a binary image with size of 960x1280. I want to find a QR Code with its 3 markers in three side of the code. how can I write a for loop to scan each row of an image to detect this pattern and then store them? here is an image after binarizing in matlab.

it is highly appreciated any answer to solve my problem ;)
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!