Click or drag to resize

AffineTransformer Constructor

http://www.emgu.com
Create an affine transformer

Namespace:  Emgu.CV.Shape
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public AffineTransformer(
	bool fullAffine
)

Parameters

fullAffine
Type: SystemBoolean
Full affine
See Also