face_detect3 property

face_detect3 property

Gets the FaceDetect3.

Definition:

@property
def face_detect3(self):
    ...
@face_detect3.setter
def face_detect3(self, value):
    ...

See Also