60 likes | 121 Views
Difference of Gaussians. Nick Govier Dave Newman. Introduction. Edge detection technique Uses two Gaussian curves In this case, DoG (Blue) = Gaussian 1 (Red) – Gaussian 2 (Green). DoG in 3D. Applying to an Image. Further Processing.
E N D
Difference of Gaussians Nick Govier Dave Newman
Introduction • Edge detection technique • Uses two Gaussian curves • In this case, DoG (Blue) = Gaussian 1 (Red) – Gaussian 2 (Green)
Further Processing • Once the DoG has been applied to the image, need to find the zero-crossings, which are the edges: • Threshold the output to form a binary image • Find edges of binary output