Spaces
Apps
Templates
Create
Computergrafik und Bildverarbeitung
All content
Space settings
Content
Results will update as you type.
•
digitalisiertes Schwarz-/Weiß-Bild
•
Distanzmaße
Digitale Bilddaten
Modifikation von Grauwerten
Nachbarschaftsoperationen
•
Gauß-Filter
Rangordnungsfilter
Kantenfilter
•
Sobel-Operator
•
Prewitt-Operator
•
Canny-Algorithmus
•
LaPlace-Operator
Bildtransformation
Erkennung von Objekten und Bewegung
Blogs
You‘re viewing this with anonymous access, so some content might be blocked.
Close
Computergrafik und Bildverarbeitung
/
Sobel-Operator
Sobel-Operator
Carsten Rehberg
Owned by
Carsten Rehberg
May 21, 2019
Loading data...
Beschreibung
einfacher Kantendetektionsfilter
nutzt eine Faltung mittels einer 3x3-Matrix
Sobel-Operator
Sx
1 0 -1 2 0 -2 1 0 -1
Sy
1 2 1 0 0 0 -1 -2 -1
{"serverDuration": 20, "requestCorrelationId": "ecaad1534e38457e9f9e75ee90880910"}