sobel operator

  • 21Machine Vision — Der Begriff Maschinelles Sehen oder Bildverstehen beschreibt im Allgemeinen die computergestützte Lösung von Aufgabenstellungen, die sich an den Fähigkeiten des menschlichen visuellen Systems orientieren. Vor allem werden maschinell sehende… …

    Deutsch Wikipedia

  • 22Image gradient — In graphics software for digital image editing, the term gradient is used for a gradual blend of colour which can be considered as an even gradation from low to high values, as used from white to black in the images to the right.Mathematically,… …

    Wikipedia

  • 23Segmentierung (Bildverarbeitung) — Die Segmentierung ist ein Teilgebiet der digitalen Bildverarbeitung und des maschinellen Sehens. Die Erzeugung von inhaltlich zusammenhängenden Regionen durch Zusammenfassung benachbarter Pixel oder Voxel entsprechend einem bestimmten… …

    Deutsch Wikipedia

  • 24Kantendetektion — Originalbild Kantenbild, das mithilfe des Sobeloper …

    Deutsch Wikipedia

  • 25Laplace-Filter — Der Laplace Filter bzw. diskrete Laplace Operator ist ein Filter zur Kantendetektion, der den Laplace Operator (Summe der beiden reinen zweiten Ableitungen) approximiert: Unter einer Kante versteht man nun eine Kurve, entlang derer der Gradient… …

    Deutsch Wikipedia

  • 26Gradient — In vector calculus, the gradient of a scalar field is a vector field which points in the direction of the greatest rate of increase of the scalar field, and whose magnitude is the greatest rate of change.A generalization of the gradient for… …

    Wikipedia

  • 27Roberts Cross — In computer vision, the Roberts Cross operator is one of the earliest edge detection algorithms, which works by computing the sum of the squares of the differences between diagonally adjacent pixels. This can be accomplished by convolving the… …

    Wikipedia

  • 28Kantenbild — Originalbild Ein Kantenbild wird aus einem digitalen Bild berechnet. Dabei werden die Farb und Helligkeitsübergänge mit weiß markiert. Alles andere ist schwarz …

    Deutsch Wikipedia

  • 29Faltungsmatrix — Faltungsmatrizen (auch Kern, Filterkern, Filteroperator, Filtermaske oder Faltungskern genannt, englisch convolution kernel) werden in der digitalen Bildverarbeitung für Filter verwendet. Es handelt sich meist um quadratische Matrizen… …

    Deutsch Wikipedia

  • 30Prewitt — is a method of edge detection in image processing which calculates the maximum response of a set of convolution kernels to find the local edge orientation for each pixel.DescriptionVarious kernels can be used for this operation. The whole set of… …

    Wikipedia