BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 34 definitions for Dog.

Difference of Gaussians

Print-Friendly
About 1 pages (212 words)

Bookmark and Share Questions on this topic? Just ask!

The Difference of Gaussians (DOG) is a wavelet mother function of null total sum which approximates the Mexican Hat wavelet by subtracting a wide Gaussian from a narrow Gaussian, as defined by this formula in one dimension: <math> f(x;\mu,\sigma_1,\sigma_2) = \frac{1}{\sigma_1\sqrt{2\pi}} \, \exp \left( -\frac{(x- \mu)^2}{2\sigma_1^2} \right)-\frac{1}{\sigma_2\sqrt{2\pi}} \, \exp \left( -\frac{(x- \mu)^2}{2\sigma_2^2} \right).</math> and for the centered two-dimensional case (see Gaussian_blur): <math> f(u,v,\sigma) = \frac{1}{2\pi \sigma^2} \exp ^{-(u^2 + v^2)/(2 \sigma^2)} - \frac{1}{2\pi K^2 \sigma^2} \exp ^{-(u^2 + v^2)/(2 K^2 \sigma^2)} </math> In computer vision, images are convolved with this function as part of an edge detection algorithm; see also Marr-Hildreth_algorithm. In fact, the DOG as the difference of two Multivariate normal distribution has always a total null sum and convoluting it with a uniform signal generates no response. It approximates well a second derivate of gaussian (Laplacian of Gaussian) with K~1.6 and the receptive fields of ganglion cells in the retina with K~5. It may easily used in recursive schemes and is used as an operator in real-time algorithms for blob detection and automatic scale selection; see also scale-space and scale-invariant feature transform.

  • C. Enroth-Cugell and J. G. Robson (1966). "The Contrast Sensitivity of Retinal Ganglion Cells of the Cat.". Journal of Physiology 187: 517-23.

View More Summaries on Difference of Gaussians
 
Ask any question on Difference of Gaussians and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Difference of Gaussians from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy