Image processing: qr code

How to find the qr code( this plastic card) in this photo, as it has a begining job, I need a coordinate and axis, and that I would be marked with a ractangle?

Answers (1)

Image Analyst
Image Analyst on 11 Dec 2017
Edited: Image Analyst on 11 Dec 2017

0 votes

See attached code.
See if you can do the last part yourself by calling bwboundaries() on cardMask to get the (x,y) coordinates of the card mask.

Categories

Asked:

on 11 Dec 2017

Edited:

on 11 Dec 2017

Community Treasure Hunt

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

Start Hunting!