Image processing: qr code
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!