face_detect2 property

face_detect2 property

Gets the FaceDetect2.

Definition:

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

See Also