Detection of square island in QRcode and output display using IF ELSE.
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?
Answers (0)
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!