Method and Description |
---|
net.idrnd.facesdk.Pipeline.checkLivenessBatch(Image[])
Using this method has no benefits compared to the usual
checkLiveness
method. |
net.idrnd.facesdk.Pipeline.checkLivenessBatch(Image[], Meta[])
Using this method has no benefits compared to the usual
checkLiveness
method. |
net.idrnd.facesdk.QualityEngine.checkQualityBatch(Image[])
Using this method has no benefits compared to the usual
checkQuality
method. |
net.idrnd.facesdk.DetectEngine.detectBatch(Image[])
Using this method has no benefits compared to the usual
detect method. |
net.idrnd.facesdk.DetectEngine.detectOnlyBoundingBoxBatch(Image[])
Using this method has no benefits compared to the usual
detectOnlyBoundingBox method. |
net.idrnd.facesdk.VersionInfo.getLicenseInfo()
Use @VersionInfo.getLicenseFeaturesInfo instead. Returns information about a
license if available.
|