<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=79.53.246.43</id>
	<title>Vero - Wikipedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=79.53.246.43"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php/Special:Contributions/79.53.246.43"/>
	<updated>2026-07-10T11:51:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Marr%E2%80%93Hildreth_algorithm&amp;diff=572630</id>
		<title>Marr–Hildreth algorithm</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Marr%E2%80%93Hildreth_algorithm&amp;diff=572630"/>
		<updated>2023-03-01T12:03:13Z</updated>

		<summary type="html">&lt;p&gt;79.53.246.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Short description|Algorithm for edge detection in digital images}}&lt;br /&gt;
In [[computer vision]], the &#039;&#039;&#039;Marr–Hildreth algorithm&#039;&#039;&#039; is a method of [[edge detection|detecting edges]] in [[digital image]]s, that is, continuous curves where there are strong and rapid variations in image brightness.&amp;lt;ref name=marr80&amp;gt;{{Cite journal |title=Theory of Edge Detection |first=D. |last=Marr  |author1-link=David Marr (neuroscientist) |first2=E. |last2=Hildreth |author2-link=Ellen Hildreth |journal=Proceedings of the Royal Society of London. Series B, Biological Sciences |volume=207 |number=1167 |date=29 Feb 1980 |pages=187–217 |doi=10.1098/rspb.1980.0020|pmid=6102765 }}&amp;lt;/ref&amp;gt; The Marr–Hildreth edge detection method is simple and operates by convolving the image with the [[Laplacian]] of the [[Gaussian function]], or, as a fast approximation by [[difference of Gaussians]]. Then, [[zero crossing]]s are detected in the filtered result to obtain the edges. The Laplacian-of-Gaussian image operator is sometimes also referred to as the [[Mexican hat wavelet]] due to its visual shape when turned upside-down.  [[David Marr (psychologist)|David Marr]] and [[Ellen Hildreth|Ellen C. Hildreth]] are two of the inventors.&amp;lt;ref&amp;gt;{{cite book|last=Umbaugh|first=Scott E|title=Digital image processing and analysis : human and computer vision applications with CVIPtools|year=2010|publisher=CRC Press|location=Boca Raton, Florida|isbn=978-1-4398-0205-2|edition=2nd}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
The Marr–Hildreth operator suffers from two main limitations. It generates responses that do not correspond to edges, so-called &amp;quot;false edges&amp;quot;, and the localization error may be severe at curved edges. Today, there are much better edge detection methods, such as the [[Canny edge detector]] based on the search for local directional maxima in the gradient magnitude, or the differential approach based on the search for zero crossings of the differential expression that corresponds to the second-order derivative in the gradient direction (both of these operations preceded by a Gaussian smoothing step). For more details, see the article on [[edge detection]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Blob detection]]&lt;br /&gt;
*[[CVIPtools]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Marr-Hildreth algorithm}}&lt;br /&gt;
[[Category:Feature detection (computer vision)]]&lt;/div&gt;</summary>
		<author><name>79.53.246.43</name></author>
	</entry>
</feed>