Luxand.FSDK.SetFaceDetectionThreshold C# (CSharp) Метод

SetFaceDetectionThreshold() приватный Метод

private SetFaceDetectionThreshold ( int Threshold ) : int
Threshold int
Результат int
        public static extern int SetFaceDetectionThreshold(int Threshold);
FSDK