Edges node¶
This documentation is for version 2.0 of Edges.
Description¶
Edge extraction node.
Inputs¶
Input | Description | Optional |
---|---|---|
Source | No | |
Mask | Yes |
Controls¶
Parameter / script name | Type | Default | Function |
---|---|---|---|
Width / width |
Double | 2 | Width of edges |
Brightness / brightness |
Double | 5 | Adjust edge brightness |
Smoothing / smoothing |
Double | 1 | Adjust edge smoothing |
Grayscale / gray |
Boolean | Off | Convert to grayscale before effect |
Kernel / kernel |
Choice | DiamondKernel | Convolution Kernel |
OpenMP / openmp |
Boolean | Off | Enable/Disable OpenMP support. This will enable the plugin to use as many threads as allowed by host. |