- One simple method to remove the required lines is by using morphological operations.
- Average filter can also be used to filter the lines . A detailed process using filter is given here How to remove Horizontal and vertical lines only from an Image? - MATLAB Answers - MATLAB Central (mathworks.com)
How to remove horizontal and vertical artefacts from image
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Marc Laub
il 4 Feb 2021
Risposto: Abhishek Kolla
il 16 Ago 2021
Hey,
I have some images that where stiched together from multiple images and now after the calculations these stich lines which look like a grid remain as artefacts in the images.
I tried many ways to get rid of them but none worked realy well. I tried some gradient filtering replace edges detected by a soble filter with mean values, tried to cut of frequencies in a fft2, none worked satisfying. Combining the images (like substracting image 1300N from 2500N) doesnt work either, because in every image the stitch lines are at slightly different locations
Is there another idea how to approach? I attached the images and the data below.
Many thanks in advance.
Best regards
0 Commenti
Risposta accettata
Abhishek Kolla
il 16 Ago 2021
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!