Image processing: qr code
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!