File size: 1,691 Bytes
8a08bfe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | <?xml version="1.0" encoding="utf-8"?>
<annotation>
<source>
<filename>1033.tif</filename>
<origin>GF2/GF3</origin>
</source>
<research>
<version>1.0</version>
<provider>FAIR1M</provider>
<author>Cyber</author>
<pluginname>FAIR1M</pluginname>
<pluginclass>object detection</pluginclass>
<time>2021-03</time>
</research>
<size>
<width>1000</width>
<height>1000</height>
<depth>3</depth>
</size>
<objects>
<object>
<coordinate>pixel</coordinate>
<type>rectangle</type>
<description>None</description>
<possibleresult>
<name>Boeing737</name>
</possibleresult>
<points>
<point>-15.000000,122.000000</point>
<point>31.000000,144.000000</point>
<point>51.000000,102.000000</point>
<point>5.000000,80.000000</point>
<point>-15.000000,122.000000</point>
</points>
</object>
<object>
<coordinate>pixel</coordinate>
<type>rectangle</type>
<description>None</description>
<possibleresult>
<name>Boeing737</name>
</possibleresult>
<points>
<point>242.000000,296.000000</point>
<point>209.000000,334.000000</point>
<point>241.000000,363.000000</point>
<point>275.000000,325.000000</point>
<point>242.000000,296.000000</point>
</points>
</object>
<object>
<coordinate>pixel</coordinate>
<type>rectangle</type>
<description>None</description>
<possibleresult>
<name>A220</name>
</possibleresult>
<points>
<point>356.000000,75.000000</point>
<point>386.000000,39.000000</point>
<point>351.000000,10.000000</point>
<point>321.000000,46.000000</point>
<point>356.000000,75.000000</point>
</points>
</object>
</objects>
</annotation> |