点击或拖拽改变大小

ArcFaceExist 方法

判断人脸是否存在

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public void Exist(
	string name,
	ExistFaceEventHandler handler
)

参数

name
类型:SystemString
需要判断的人脸
handler
类型:Smobiler.PluginsExistFaceEventHandler

[缺少 "M:Smobiler.Plugins.ArcFace.Exist(System.String,Smobiler.Plugins.ExistFaceEventHandler)" 的 <param name="handler"/> 文档]

参见