Closed DecentMakeover closed 5 years ago
In the annotation example,
` 261
<x2>284</x2> <y2>140</y2> <x3>279</x3> <y3>158</y3> <x4>260</x4> <y4>158</y4> <xmin>260</xmin> <ymin>138</ymin> <xmax>284</xmax>
The (xmin,xmax,ymin,ymax) is the axis-aligned bounding box (minimum horizontal rectangle that cover the quadrilateral).
(xmin,xmax,ymin,ymax)
In the annotation example,
`261