Detection of square island in QRcode and output display using IF ELSE.
4 views (last 30 days)
Show older comments
How to detect the square island shape in the QRcode without referring to the ARRAY workspace and if the square island shape is detected, output message will be shown as "QRcode".
Usually we check the array to find the pattern, but I do no want to use array at all because it will be more interesting if I just detect the shape using image processing using matlab language. Any ideas?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!