Skip to main content

Scharr

kdenlive-show-video Scharr

Status :

Maintained

Keyframes :

Yes

Source library :

avfilter

Source filter :

scharr

Available :

linux appimage windows apple

On Master only :

No

Known bugs :

No

Color depth :

10bit color-management

Tutorial :

No

Description

This effect/filter applies the Scharr[[1]] operator to the input video stream for edge detection.

Compare Sobel with Planes, Kirsch, Prewitt and Roberts effects.

Parameters

ParameterValueDescription
Planes to filterSelection (see below)Set which planes will be processed, unprocessed planes will be copied. Set to All by default.
ScaleFloatSets the value which the filtered result will be multiplied with
DeltaFloatSets the value which will be added to filtered result

The following selection items are available:

Planes to filter

Alpha |
---|---
Luminance (Y) |
Chroma (U plane) |
Chroma (V plane) |
Red |
Green |
Blue |
All | Default


[[1]]

For more (mathematical) details refer to the Wikipedia article about Sobel, and there specifically about Alternative Operators. *[RGB]: Red, Green, Blue *[VFX]: Visual Effects *[feathering]: Smoothing or blurring the edges of a feature *[LFO]: Low-Frequency Oscillation *[dB]: decibel *[LUFS]: Loudness Units Full Scale *[AI]: Artificial Intelligence *[LLM]: Large Language Model *[HSV]: Hue, Saturation, Value *[SOP/Sat]: S(lope), O(ffset), P(ower) / SATuration *[CDL]: Color Decision List *[HSL]: Hue, Saturation, Lightness - Using HSL color space is useful for subtle color changes *[px]: pixel *[hh:mm:ss:ff]: hours:minutes:seconds:frames *[Hz]: Hertz