- 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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Marc Laub
el 4 de Feb. de 2021
Respondida: Abhishek Kolla
el 16 de Ag. de 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 comentarios
Respuesta aceptada
Abhishek Kolla
el 16 de Ag. de 2021
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!