Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Marr%E2%80%93Hildreth_algorithm> ?p ?o }
Showing triples 1 to 12 of
12
with 100 triples per page.
- Marr%E2%80%93Hildreth_algorithm abstract "In computer vision, the Marr–Hildreth algorithm is a method of detecting edges in digital images, that is, continuous curves where there are strong and rapid variations in image brightness. 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 crossings 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 and Ellen C. Hildreth are two of the inventors.The Marr–Hildreth operator, however, suffers from two main limitations. It generates responses that do not correspond to edges, so-called "false edges", 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.".
- Marr%E2%80%93Hildreth_algorithm wikiPageID "965449".
- Marr%E2%80%93Hildreth_algorithm wikiPageRevisionID "625037175".
- Marr%E2%80%93Hildreth_algorithm hasPhotoCollection Marr–Hildreth_algorithm.
- Marr%E2%80%93Hildreth_algorithm subject Category:Feature_detection_(computer_vision).
- Marr%E2%80%93Hildreth_algorithm comment "In computer vision, the Marr–Hildreth algorithm is a method of detecting edges in digital images, that is, continuous curves where there are strong and rapid variations in image brightness. 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 crossings are detected in the filtered result to obtain the edges.".
- Marr%E2%80%93Hildreth_algorithm label "Marr-Hildreth-Operator".
- Marr%E2%80%93Hildreth_algorithm label "Marr–Hildreth algorithm".
- Marr%E2%80%93Hildreth_algorithm label "Marr–Hildreth".
- Marr%E2%80%93Hildreth_algorithm sameAs m.03v001.
- Marr%E2%80%93Hildreth_algorithm wasDerivedFrom Marr–Hildreth_algorithm?oldid=625037175.
- Marr%E2%80%93Hildreth_algorithm isPrimaryTopicOf Marr–Hildreth_algorithm.