How to recognize QR Code pattern in a binary image?

9 views (last 30 days)
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 ;)

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!