File size: 1,300 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>1009.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>other-airplane</name>
</possibleresult>
<points>
<point>790.000000,405.000000</point>
<point>833.000000,378.000000</point>
<point>813.000000,346.000000</point>
<point>770.000000,373.000000</point>
<point>790.000000,405.000000</point>
</points>
</object>
<object>
<coordinate>pixel</coordinate>
<type>rectangle</type>
<description>None</description>
<possibleresult>
<name>other-airplane</name>
</possibleresult>
<points>
<point>615.000000,360.000000</point>
<point>576.000000,385.000000</point>
<point>595.000000,416.000000</point>
<point>634.000000,391.000000</point>
<point>615.000000,360.000000</point>
</points>
</object>
</objects>
</annotation> |