Eye glasses Detection¶
-
SDK.
detect_glasses
(self: tfsdk.SDK, faceBoxAndLandmarks: Trueface::FaceBoxAndLandmarks) → Tuple[Trueface::ErrorCode, Trueface::GlassesLabel]¶ Detect if there are eye glasses on the face in the given image. Returns the result.
-
class
tfsdk.
GLASSESLABEL
¶ Members:
GLASSES : There are glasses on the face
NO_GLASSES : There are no glasses on the face