翻訳と辞書
Words near each other
・ Edge-matching puzzle
・ Edge-notched card
・ Edge-of-the-wedge theorem
・ Edge-preserving smoothing
・ Edge-Sweets Company
・ Edge-transitive graph
・ Edgebold
・ Edgeborough School
・ Edgebrook
・ Edgebrook (Metra station)
・ Edgebrook, Mercer County, New Jersey
・ Edgebrook, New Brunswick
・ Edgebrook, New Jersey
・ EdgeCast Networks
・ Edgecliff
Edge detection
・ Edge Development Option
・ Edge device
・ Edge disjoint shortest pair algorithm
・ Edge dominating set
・ Edge effects
・ Edge Elements
・ Edge End High School
・ Edge End, Gloucestershire
・ Edge enhancement
・ Edge Falls
・ Edge Foundation, Inc.
・ Edge Games
・ Edge Glacier
・ Edge Grove


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Edge detection : ウィキペディア英語版
Edge detection

Edge detection is the name for a set of mathematical methods which aim at identifying points in a digital image at which the image brightness changes sharply or, more formally, has discontinuities. The points at which image brightness changes sharply are typically organized into a set of curved line segments termed ''edges''. The same problem of finding discontinuities in 1D signals is known as step detection and the problem of finding signal discontinuities over time is known as change detection. Edge detection is a fundamental tool in image processing, machine vision and computer vision, particularly in the areas of feature detection and feature extraction.
== Motivations ==

The purpose of detecting sharp changes in image brightness is to capture important events and changes in properties of the world.
It can be shown that under rather general assumptions for an image formation model, discontinuities in image brightness are likely to correspond to:〔H.G. Barrow and J.M. Tenenbaum (1981) "Interpreting line drawings as three-dimensional surfaces", Artificial Intelligence, vol 17, issues 1-3, pages 75-116.〕
* discontinuities in depth,
* discontinuities in surface orientation,
* changes in material properties and
* variations in scene illumination.
In the ideal case, the result of applying an edge detector to an image may lead to a set of connected curves that indicate the boundaries of objects, the boundaries of surface markings as well as curves that correspond to discontinuities in surface orientation.
Thus, applying an edge detection algorithm to an image may significantly reduce the amount of data to be processed and may therefore filter out information that may be regarded as less relevant, while preserving the important structural properties of an image.
If the edge detection step is successful, the subsequent task of interpreting the information contents in the original image may therefore be substantially simplified.
However, it is not always possible to obtain such ideal edges from real life images of moderate complexity.
Edges extracted from non-trivial images are often hampered by ''fragmentation'', meaning that the edge curves are not connected, missing edge segments as well as ''false edges'' not corresponding to interesting phenomena in the image – thus complicating the subsequent task of interpreting the image data.〔(T. Lindeberg (1998) "Edge detection and ridge detection with automatic scale selection", International Journal of Computer Vision, 30, 2, pages 117--154. )〕
Edge detection is one of the fundamental steps in image processing, image analysis, image pattern recognition, and computer vision techniques.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Edge detection」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.