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.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public FeatherBlender(
	float sharpness
)

Parameters

sharpness
Type: SystemSingle
Sharpness
See Also