File size: 1,297 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>1014.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>1500</width>
<height>1500</height>
<depth>3</depth>
</size>
<objects>
<object>
<coordinate>pixel</coordinate>
<type>rectangle</type>
<description>None</description>
<possibleresult>
<name>Motorboat</name>
</possibleresult>
<points>
<point>849.000000,1237.000000</point>
<point>919.000000,1237.000000</point>
<point>919.000000,1222.000000</point>
<point>849.000000,1222.000000</point>
<point>849.000000,1237.000000</point>
</points>
</object>
<object>
<coordinate>pixel</coordinate>
<type>rectangle</type>
<description>None</description>
<possibleresult>
<name>Motorboat</name>
</possibleresult>
<points>
<point>673.000000,1003.000000</point>
<point>698.000000,996.000000</point>
<point>696.000000,988.000000</point>
<point>670.000000,995.000000</point>
<point>673.000000,1003.000000</point>
</points>
</object>
</objects>
</annotation> |