Clear Filters
Clear Filters

Image processing: qr code

3 views (last 30 days)
Pavel Vilbik
Pavel Vilbik on 11 Dec 2017
Edited: Image Analyst on 11 Dec 2017
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
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

Find more on Image Processing Toolbox 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!