Edge detection: Difference between revisions

Content deleted Content added
Line 9:
== Detecting an edge ==
 
Taking an edge to be a change in intensity taking place over a number of pixels, edge detection algorithms generally calculate a derivative of this intensity change. To simplify matters, we can consider the detection of an edge in 1 dimension. In this instance, our data can be a single line of pixel intensities. For instance, an edgewe can clearlyintuitively say that there should be detectedan edge between the 4th and 5th pixels in the following 1-dimensional data:
 
<center><table border="1" cellpadding=3><tr>