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?

Respuestas (1)

Image Analyst
Image Analyst el 11 de Dic. de 2017
Editada: Image Analyst el 11 de Dic. de 2017

0 votos

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.

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 11 de Dic. de 2017

Editada:

el 11 de Dic. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by