getnumberdetail()

The function returns the specified parameter for the specified number card detected.

isnumberdetected()

The function returns whether the specified number card (0-9) is detected in the analysis or not.

getsignaldetail()

The function returns the specified parameter for the specified signal detected.

issignaldetected()

The function returns whether the specified signal is detected in the analysis or not.

confidence()

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

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…

classname()

This function is used to get the class name of the analyzed object.

Get in Touch!