Image processing: qr code

2 visualizaciones (últimos 30 días)
Pavel Vilbik
Pavel Vilbik el 11 de Dic. de 2017
Editada: Image Analyst el 11 de Dic. de 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?

Respuestas (1)

Image Analyst
Image Analyst el 11 de Dic. de 2017
Editada: Image Analyst el 11 de Dic. de 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.

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by