Edge Detection
Effects/Other
Detects edges based on the changes in contrast in the input image. The edge in the image can optionally be stroked with configurable join modes and roundness. The node is very powerful, try to use it on the result of a noise such as voronoi to create interesting new effects. You can join cells of the voronoi by adjusting the Threshold parameter that is used to detect edges.
Input Parameters
- Image Image Gray
- Mode Enum · Sobel, Canny
- EdgeDirection Enum · Both, Horizontal, Vertical
- HorizontalSamplingMode Enum · Repeat, Clamped
- VerticalSamplingMode Enum · Repeat, Clamped
- FilteringMode Enum · Nearest, Linear
- GaussianBlur Boolean
- FilterWidth Float · Range 0.00 → 1.00
- Threshold Float · Range 0.00 → 1.00
- ThresholdHigh Float · Range 0.00 → 0.50
- DirectionThreshold Float · Range 0.00 → 1.00
- Factor Float · Range 0.00 → 10.00
- ResolutionIndependent Boolean
- Invert Boolean
- Stroke Boolean
- StrokeJoinMode Enum · Round, Square, Angular
- StrokeWidth Float · Range 0.00 → 1.00
- StrokeOpacity Float · Range 0.00 → 1.00
- StrokeSoftness Float · Range 0.00 → 1.00
- StrokeRoundness Float · Range 0.00 → 1.00
Output Parameters
- Output Image Gray
Example


Meta
Author | InstaMaterial GmbH | Category | Effects/Other | Tooltip | Detects edges based on the changes in contrast in the input image. The edge in the image can optionally be stroked with configurable join modes and roundness. The node is very powerful, try to use it on the result of a noise such as voronoi to create interesting new effects. You can join cells of the voronoi by adjusting the Threshold parameter that is used to detect edges. | Name | Edge Detection | Version | 1.103 | ID | f0aa5689-f16b-4c10-9139-bc4bfda12ff8 | PackageUrl | pkg://149e08ac-40de-4d31-85a3-02901ad4e3bc/atoms/f0aa5689-f16b-4c10-9139-bc4bfda12ff8.atom |
---|