Hello, I have a binary edge detected picture(used Canny edge detection method), now I would like to filter out small or not required edges ( by length or shape or number of pixels) in python, does anyone have any suggestions ?

thanks in advance

Similar questions and discussions