Laplacian filter

Applies a Laplace filter to an image.
Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.
Configuration options
- Dest Depth: Depth of the original image.
- Kernel Size: (Optional) Aperture size for calculating the second derivative filter (1, 3, 5, ..., 31).
- Scale: (Optional) Scaling factor for the calculated derivative values.
- Delta: (Optional) Delta value that is added to the results before saving.
- Border Type: (Optional) Treatment of the image border.
Output values
- Count Results: Is incremented when a new result is provided.
- hr: HRESULT error code that outputs the result of the processing.
- Image: Initial image of the algorithm.
- New Result: (Optional) TRUE if a new result is provided.