-
Notifications
You must be signed in to change notification settings - Fork 1
/
无人机跟踪建模.drawio
52 lines (52 loc) · 4.12 KB
/
无人机跟踪建模.drawio
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
<mxfile host="app.diagrams.net" modified="2022-11-09T02:58:09.585Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36" etag="EJxFajVzkX76A46y7yAL" version="20.5.3" type="github">
<diagram id="7U8vBVnjIWj8YYbqxwr2" name="第 1 页">
<mxGraphModel dx="1467" dy="879" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="VJMjmObZjihoJSoJ97pX-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="VJMjmObZjihoJSoJ97pX-1" target="VJMjmObZjihoJSoJ97pX-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-1" value="无人机视频序列" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="170" width="100" height="50" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="VJMjmObZjihoJSoJ97pX-2" target="VJMjmObZjihoJSoJ97pX-5">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-2" value="VIBE背景建模" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="240" y="170" width="100" height="50" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-5" value="计算移动区域" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="380" y="170" width="100" height="50" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="VJMjmObZjihoJSoJ97pX-7" target="VJMjmObZjihoJSoJ97pX-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-7" value="HOG特征提取" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="510" y="170" width="100" height="50" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.382;entryY=0.992;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="VJMjmObZjihoJSoJ97pX-8" target="VJMjmObZjihoJSoJ97pX-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-8" value="跟踪器训练" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="640" y="170" width="100" height="50" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-12" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="39" y="194" as="sourcePoint" />
<mxPoint x="99" y="194" as="targetPoint" />
<Array as="points">
<mxPoint x="79" y="194" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-13" value="1...N" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="50" y="170" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="VJMjmObZjihoJSoJ97pX-14" value="CF滤波器更新" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="380" y="250" width="60" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>