Click or drag to resize

GainCompensator Constructor

http://www.emgu.com
Create a new gain compensator

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public GainCompensator(
	int nrFeeds
)

Parameters

nrFeeds
Type: SystemInt32

[Missing <param name="nrFeeds"/> documentation for "M:Emgu.CV.Stitching.GainCompensator.#ctor(System.Int32)"]

See Also