Utils¶
This section covers how to use the util classes
- class cryptonets_python_sdk.helper.utils.BoundingBox(top_left_coordinate=None, bottom_right_coordinate=None)¶
- Attributes:
bottom_right_coordinate
Returns the bottom right coordinate
top_left_coordinate
Returns the top left coordinate