face_detect1 property

face_detect1 property

Gets the FaceDetect1.

Definition:

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

See Also