Table of Contents

Constructor Config

Namespace
OpenCvSharp.Face
Assembly
OpenCvSharp.dll

Config()

Creates a configuration with OpenCV's defaults.

public Config()

Config(Mat?, Point2f, float, int)

Creates a runtime fitting configuration.

public Config(Mat? rotation, Point2f translation, float scale, int modelScaleIndex)

Parameters

rotation Mat
translation Point2f
scale float
modelScaleIndex int