What the hysteresis threshold, and why is it useful in edge detection?
I am trying to write an edge detection program in python, and it seems to work well without using hysteresis, but many sources include it. I was wondering why it would be useful.