Click or drag to resize

StitcherSetBlender Method

http://www.emgu.com
Set the blender for this stitcher

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public void SetBlender(
	Blender blender
)

Parameters

blender
Type: Emgu.CV.StitchingBlender
The blender
See Also