SrArcFace class

Constructors

SrArcFace()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

activeOnLine(String appId, String sdkKey, {String? rootPath}) Future<bool>
TODO: 激活引擎 appId appId sdkKey sdkKey rootPath rootPath 默认为 getExternalStorageDirectory+/arcFace 人脸识别根目录 特征码存放在 rootPath+"/registed/features/" images 存放在rootPath+"/registed/images/"
getActiveFileInfo() Future<ActiveFileInfoModel>
TODO:获取激活文件
getSdkVersion() Future<VersionInfoModel>
TODO: 获取sdk版本
setFaceDetectDegree(FaceDetectOrientPriorityEnum faceDetectOrientPriorityEnum) Future<void>
设置视频模式检测角度设置