增加模块;增加主调用命令
This commit is contained in:
73
data/roi.xml
Normal file
73
data/roi.xml
Normal file
@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<RegionsOfInterest version="1.1">
|
||||
<Region name="ROI #1" color="255,0,0">
|
||||
<GeometryDef>
|
||||
<CoordSysStr>none</CoordSysStr>
|
||||
<Polygon>
|
||||
<Exterior>
|
||||
<LinearRing>
|
||||
<Coordinates>
|
||||
293.49999851 419.74999976 319.75 419.74999976 319.75 442.25 293.49999851 442.25 293.49999851 419.74999976
|
||||
</Coordinates>
|
||||
</LinearRing>
|
||||
</Exterior>
|
||||
</Polygon>
|
||||
</GeometryDef>
|
||||
</Region>
|
||||
<Region name="ROI #2" color="0,128,0">
|
||||
<GeometryDef>
|
||||
<CoordSysStr>none</CoordSysStr>
|
||||
<Polygon>
|
||||
<Exterior>
|
||||
<LinearRing>
|
||||
<Coordinates>
|
||||
684.74999356 430.99999962 708.5 430.99999962 708.5 448.5 684.74999356 448.5 684.74999356 430.99999962
|
||||
</Coordinates>
|
||||
</LinearRing>
|
||||
</Exterior>
|
||||
</Polygon>
|
||||
</GeometryDef>
|
||||
</Region>
|
||||
<Region name="ROI #3" color="0,0,255">
|
||||
<GeometryDef>
|
||||
<CoordSysStr>none</CoordSysStr>
|
||||
<Polygon>
|
||||
<Exterior>
|
||||
<LinearRing>
|
||||
<Coordinates>
|
||||
319.74999818 844.74999438 346 844.74999438 346 862.25 319.74999818 862.25 319.74999818 844.74999438
|
||||
</Coordinates>
|
||||
</LinearRing>
|
||||
</Exterior>
|
||||
</Polygon>
|
||||
</GeometryDef>
|
||||
</Region>
|
||||
<Region name="ROI #4" color="255,255,0">
|
||||
<GeometryDef>
|
||||
<CoordSysStr>none</CoordSysStr>
|
||||
<Polygon>
|
||||
<Exterior>
|
||||
<LinearRing>
|
||||
<Coordinates>
|
||||
672.24999372 854.74999425 697.25 854.74999425 697.25 873.5 672.24999372 873.5 672.24999372 854.74999425
|
||||
</Coordinates>
|
||||
</LinearRing>
|
||||
</Exterior>
|
||||
</Polygon>
|
||||
</GeometryDef>
|
||||
</Region>
|
||||
<Region name="ROI #5" color="0,255,255">
|
||||
<GeometryDef>
|
||||
<CoordSysStr>none</CoordSysStr>
|
||||
<Polygon>
|
||||
<Exterior>
|
||||
<LinearRing>
|
||||
<Coordinates>
|
||||
573.49999497 800.99999494 589.75 800.99999494 589.75 822.25 573.49999497 822.25 573.49999497 800.99999494
|
||||
</Coordinates>
|
||||
</LinearRing>
|
||||
</Exterior>
|
||||
</Polygon>
|
||||
</GeometryDef>
|
||||
</Region>
|
||||
</RegionsOfInterest>
|
||||
Reference in New Issue
Block a user