Click or drag to resize

FeatherBlender Constructor

http://www.emgu.com
Create a simple blender which mixes images at its borders

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public FeatherBlender(
	float sharpness = 0.02f
)

Parameters

sharpness (Optional)
Type: SystemSingle
Sharpness
See Also