Detección de bordes

effects-edge_detection-2504.webp

Descripción

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

Parámetros

Parámetro

Valor

Descripción

Umbral inferior / superior

Decimal

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.

Modos

Selección

Define the drawing mode

Planos

Selección

Select the planes for filtering

The following selection items are available:

Modos

Líneas

Draw white/gray wires on black background (default)

Mezcla de color

Mix the colors to create a paint/cartoon effect

Perceptivo

Applies Canny edge detector on all selected planes

Planos

Ninguno

Y/U/V

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

Alfa