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.
analyse() The function analyses the specified test and provides the class name under which it has been classified by the NLP model.