Image processing: qr code

조회 수: 3 (최근 30일)
Pavel Vilbik
Pavel Vilbik 2017년 12월 11일
편집: Image Analyst 2017년 12월 11일
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?

답변 (1개)

Image Analyst
Image Analyst 2017년 12월 11일
편집: Image Analyst 2017년 12월 11일
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.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by