height()

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

width()

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

y()

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

x()

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

count()

This function returns the total number of objects detected in the camera feed or the stage.

analysestage()

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

analysecamera()

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

setthreshold()

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

disablebox()

The function disables the automatic display of the box on object detection on the stage.

enablebox()

The function enables the automatic display of the box on object detection on the stage.

Get in Touch!