File size: 1,291 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 | <?xml version="1.0" encoding="utf-8"?>
<annotation>
<source>
<filename>1008.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>850.000000,842.000000</point>
<point>826.000000,800.000000</point>
<point>787.000000,822.000000</point>
<point>811.000000,864.000000</point>
<point>850.000000,842.000000</point>
</points>
</object>
<object>
<coordinate>pixel</coordinate>
<type>rectangle</type>
<description>None</description>
<possibleresult>
<name>Boeing787</name>
</possibleresult>
<points>
<point>638.000000,989.000000</point>
<point>598.000000,927.000000</point>
<point>535.000000,967.000000</point>
<point>574.000000,1029.000000</point>
<point>638.000000,989.000000</point>
</points>
</object>
</objects>
</annotation> |