handy() This function returns the y position of the hand detected. The position is mapped with the stage coordinates.
handx() This function returns the x position of the hand detected. The position is mapped with the stage coordinates.
analysehand() This function is used to analyze the image received as input from the camera, for human hand detection.
y() This function returns the y position of the pose landmark detected. The position is mapped with the stage coordinates.
x() This function returns the x position of the pose landmark detected. The position is mapped with the stage coordinates.
analysestage() This function is used to analyze the image received as input from the stage, for human pose detection.