-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbracn_aug.drawio
88 lines (88 loc) · 6.39 KB
/
bracn_aug.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<mxfile host="65bd71144e">
<diagram id="2j5IIG_V6c0z1_aR94XR" name="第 1 页">
<mxGraphModel dx="1002" dy="563" 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="2" value="Determine whether a bird instances will be augmented" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="570" y="220" width="130" height="80" as="geometry"/>
</mxCell>
<mxCell id="5" style="edgeStyle=none;html=1;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="3" target="2">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="3" value="Preset augmentation probability" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="450" y="60" width="150" height="100" as="geometry"/>
</mxCell>
<mxCell id="8" style="edgeStyle=none;html=1;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="7" target="2">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="7" value="Minimum instance size&nbsp;" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="650" y="60" width="150" height="100" as="geometry"/>
</mxCell>
<mxCell id="21" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="9" target="19">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="9" value="Pre-data acquisition" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="130" y="210" width="120" height="80" as="geometry"/>
</mxCell>
<mxCell id="11" style="edgeStyle=none;html=1;" edge="1" parent="1" source="10" target="9">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="10" value="Standard deviations of branches' RGB value" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="50" y="80" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="13" style="edgeStyle=none;html=1;" edge="1" parent="1" source="12" target="9">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="12" value="Average value of branches' RGB values" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="240" y="80" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="14" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="2">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="630" y="370" as="sourcePoint"/>
<mxPoint x="635" y="390" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="15" value="Satisfied" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="630" y="330" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="18" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="16" target="17">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="16" value="Randomly determine<br>the amount of branches" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="575" y="390" width="120" height="80" as="geometry"/>
</mxCell>
<mxCell id="20" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="17" target="19">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="17" value="Select center point within the bounding box" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="380" y="400" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="24" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="19" target="23">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="19" value="Determine the color and width" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="130" y="400" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="26" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="23" target="25">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="23" value="Determine slope and start and end points" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="130" y="525" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="30" style="edgeStyle=none;html=1;entryX=0.423;entryY=1.013;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="25" target="17">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="25" value="Draw a branch" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="330" y="525" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="28" style="edgeStyle=none;html=1;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="27" target="19">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="27" value="instance size" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="300" y="250" width="120" height="80" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>