mindee / mindee-api-java

Mindee API Helper Library for Java
https://mindee.com
MIT License
12 stars 1 forks source link

:sparkles: allow converting between bboxes and polygons #169

Closed ianardee closed 5 months ago

ianardee commented 5 months ago

Description

Add the ability to convert Bbox to and from Polygon objects.

Types of changes