Why Edge Detection Is A Non-trivial Task
To illustrate why edge detection is not a trivial task, consider the problem of detecting edges in the following one-dimensional signal. Here, we may intuitively say that there should be an edge between the 4th and 5th pixels.
5 | 7 | 6 | 4 | 152 | 148 | 149 |
If the intensity difference were smaller between the 4th and the 5th pixels and if the intensity differences between the adjacent neighboring pixels were higher, it would not be as easy to say that there should be an edge in the corresponding region. Moreover, one could argue that this case is one in which there are several edges.
5 | 7 | 6 | 41 | 113 | 148 | 149 |
Hence, to firmly state a specific threshold on how large the intensity change between two neighbouring pixels must be for us to say that there should be an edge between these pixels is not always simple. Indeed, this is one of the reasons why edge detection may be a non-trivial problem unless the objects in the scene are particularly simple and the illumination conditions can be well controlled (see for example, the edges extracted from the image with the girl above).
Read more about this topic: Edge Detection
Famous quotes containing the words edge and/or task:
“They will tell me I talk about things I have never experienced but only dreamedto which I might reply: it is a lovely thing to dream such dreams! And besides, our dreams are much more our experiences than we believewe must relearn about dreams! If I have dreamed thousands of times about flyingwould you not believe that when I am awake I also possess feelings and needs giving me an edge on most peopleand...”
—Friedrich Nietzsche (18441900)
“I live for those who love me,
Whose hearts are kind and true;
For the Heaven that smiles above me,
And awaits my spirit too;
For all human ties that bind me,
For the task by God assigned me,
For the bright hopes yet to find me,
And the good that I can do.”
—George Linnaeus Banks (18211881)