邊緣檢測

kdenlive2304_effects-edge_detection

描述

This effect/filter detects and draws edges using the Canny edge detection algorithm[1].

參數

參數

數值

描述

Low / High threshold

浮點數

Set low and high threshold values used by the algorithm. The High threshold selects the 「strong」 edge pixels, which are then connected through 8-connectivity with the 「weak」 edge pixels selected by the Low threshold. Range is from 0.000 to 1.000 with Low threshold being lower or equal to High threshold.

模式

選取

Define the drawing mode

Planes

選取

Select the planes for filtering

可以使用以下選項:

Modes

Wires

Draw white/gray wires on black background (default)

Colormix

Mix the colors to create a paint/cartoon effect

Canny

Applies Canny edge detector on all selected planes

Planes

Y/U/V

Also combinations of the planes are possible. Default is YUV.

Alpha