Hi Guys, I hope you are all doing well.
I need help, please; I am so stuck 😦
I want to remove noise from grayscale images using image processing.
I have 2D elevation roof plans that I need to extract the following from: (outer line of the roof, inner lines of the roof).
I used the "Sobel operator" to do so because I found it the most genarizable way within different types of patterns.
my problem:
I am facing a lot of noise that I need to remove. "Anything regarding the main outer (red) and inner lines (blue) has to be removed."
What is the best approach to take that would also generalize all of the patterns of the roofs?