边缘检测

基本的边缘检测节点,具有在边缘检测之前进行模糊处理以及在边缘检测之后进行侵蚀的选项。

输入和控制

连接类型

连接名称

功能

输入值

未命名

用于检测边缘的图像序列。

Control (UI)

Knob (Scripting)

Default Value

功能

EdgeDetectWrapper Tab

Edge Detector

edgedetector

sobel

选择边缘检测方法:

简单

索贝尔

威风wit

channels

channels

all

该效果仅应用于这些通道。

如果您将此设置为除all要么none,您可以使用右侧的复选框选择单个频道。

Threshold

threshold

0

 

output

N/A

disabled

在右侧启用关联的遮罩通道。禁用此复选框与将频道设置为none

output

none

Sets the output channel for the edge detect applied.

mask

N/A

disabled

在右侧启用关联的遮罩通道。禁用此复选框与将频道设置为none

maskedgedetect

none

The channel to use as a mask. By default, the blur is limited to the non-black areas of this channel.

PreBlur/PostErode

Erode size

erodesize

0

 

Blur size

blursize

0

数字越小,计算速度越快,但结果可能不那么平滑。缩小图像大小,以使模糊滤镜不大于该数量,然后在滤波后使用线性插值放大。

Blur quality

blurquality

15

设置模糊质量。数字越小,计算速度越快。