Condividi tramite


VNClassificationObservation.HasMinimumRecall(Single, Single) Method

Definition

[Foundation.Export("hasMinimumRecall:forPrecision:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HasMinimumRecall(float minimumRecall, float precision);
[<Foundation.Export("hasMinimumRecall:forPrecision:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HasMinimumRecall : single * single -> bool
override this.HasMinimumRecall : single * single -> bool

Parameters

minimumRecall
Single
precision
Single

Returns

Attributes

Applies to