Class: FeatheredMaskingFilter

FeatheredMaskingFilter

Blends two inputs and feathers the outer border by linearly blending between both inputs within the given blendRadius. The blendLeftTopRightBottom parameter controls which sides of the input should be blended.

Inputs: - x: 2D tensor - y: 2D tensor BlendRadius: Which portion of the input should be blended BlendLeftTopRightBottom: An array of four integers, 0/1 controlling which sides to blend