NativeMethodscontrib_createFisherFaceRecognizer Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_createFisherFaceRecognizer(System.Int32,System.Double)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static IntPtr contrib_createFisherFaceRecognizer(
	int numComponents,
	double threshold
)

Parameters

numComponents
Type: SystemInt32

[Missing <param name="numComponents"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_createFisherFaceRecognizer(System.Int32,System.Double)"]

threshold
Type: SystemDouble

[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_createFisherFaceRecognizer(System.Int32,System.Double)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_createFisherFaceRecognizer(System.Int32,System.Double)"]

See Also

Reference