Skip to content

SharpenCone Node

SharpenCone is a cone kernel-based sharpen operator enhancing sharpness by emphasizing edges and fine details using a radial gradient shape.

img

Category

WIP

Inputs

Name Type Description
input VirtualArray Input heightmap.
mask VirtualArray Mask defining the filtering intensity (expected in [0, 1]).

Outputs

Name Type Description
output VirtualArray Filtered heightmap.

Parameters

Name Type Description
radius Float Filter radius with respect to the domain size.
scale Float Sharpening intensity.

Example

No example yet

No example available for this node.