Click or drag to resize

FacemarkLBF Constructor

http://www.emgu.com
Create an instance of the FacemarkLBF model

Namespace:  Emgu.CV.Face
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public FacemarkLBF(
	FacemarkLBFParams parameters
)

Parameters

parameters
Type: Emgu.CV.FaceFacemarkLBFParams
The model parameters
See Also