How to use masking filter to remove particular frequency from an image?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have modified the code of ImageAnalyst for one the tasks that I am currently working on. Goal is to extract the QR code from the image. Previously I extracted the QR code by using a notch filter but it is highly sensitive to distortion and doesnt work as soon as image is no more in-plane.
Attached is the code based on masked filter (originally written by Image Analyst) and the image I am working on. But once I have removed the frequencies, it it gives me a noisy output like salt and pepper noise.
Looking forward to constructive feedback on the query.
4 Commenti
Guillaume
il 21 Ott 2018
Isn't the QR code encoded by the connections between the dots? If so, why do you care about removing some frequencies from the image?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!