Sobel and Prewitt gradient edge detector
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
out | n/a | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
Name | Type | g/s | Description |
---|---|---|---|
mode | int | The detection mode. (default = 0 (Sobel)) 0 = Sobel 1 = Prewitt |
|
thresh | float | The threshold below which matrix values are set to 0. (default = 0.) |
Name | Description |
---|---|
jit.brass | Emboss image |
jit.qt.effect | QuickTime Effects for Jitter matrices |
jit.robcross | Robert's Cross edge detection |
Tutorial 25: Tracking the Position of a Color in a Movie | Tutorial 25: Tracking the Position of a Color in a Movie |