height()

This function returns the height of the face detected. You can specify the face for which the value is needed. The position is mapped with the stage c…

width()

This function returns the width of the face detected. You can specify the face for which the value is needed. The position is mapped with the stage co…

y()

This function returns the y position of the face detected. You can specify the face for which the value is needed. The position is mapped with the st…

x()

This function returns the x position of the face detected. You can specify the face for which the value is needed. The position is mapped with the sta…

isexpression()

This function is used to check whether the expression of the face number specified in the argument is equal to the specified expression. Like is the f…

expression()

This function is used to get the expression of the analyzed face. The parameter can be used to select the identifying number of the face whose express…

count()

This function displays the total number of faces detected in the camera feed or the stage.

analysestage()

This function is used to analyze the image received as input from the stage, for faces.

analysecamera()

This function is used to analyze the image received as input from the camera, for faces.

setthreshold()

This function is used to set the threshold for the confidence (accuracy) of face detection, 0 being low confidence and 1 being high confidence.

Get in Touch!