Click or drag to resize

ChannelsCompensator Constructor

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

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

Parameters

nrFeeds
Type: SystemInt32

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

See Also