Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
JPSreport
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JuPedSim
JPSreport
Commits
e0e9ff04
Commit
e0e9ff04
authored
6 years ago
by
Gregor Jäger
Browse files
Options
Downloads
Patches
Plain Diff
WIP:Utest, methods, ini-file, more than one measurement area for methods
parent
e7d38671
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#21760
passed
6 years ago
Stage: configure
Stage: compile
Stage: methods_tests
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Utest/Methods/ini_Methods.xml
+23
-2
23 additions, 2 deletions
Utest/Methods/ini_Methods.xml
with
23 additions
and
2 deletions
Utest/Methods/ini_Methods.xml
+
23
−
2
View file @
e0e9ff04
...
...
@@ -35,9 +35,26 @@
</area_B>
<area_B
id=
"5"
type=
"BoundingBox"
zPos=
"None"
>
<vertex
x=
"20"
y=
"12"
/>
<vertex
x=
"24"
y=
"12"
/>
<vertex
x=
"24"
y=
"8"
/>
<vertex
x=
"20"
y=
"8"
/>
</area_B>
<area_L
id=
"6"
type=
"Line"
zPos=
"None"
>
<start
x=
"28.0"
y=
"8.0"
/>
<end
x=
"28.0"
y=
"12.0"
/>
</area_L>
<area_B
id=
"7"
type=
"BoundingBox"
zPos=
"None"
>
<vertex
x=
"24"
y=
"12"
/>
<vertex
x=
"28"
y=
"12"
/>
<vertex
x=
"28"
y=
"8"
/>
<vertex
x=
"20"
y=
"8"
/>
<vertex
x=
"24"
y=
"8"
/>
<length_in_movement_direction
distance=
"4"
/>
</area_B>
<area_B
id=
"8"
type=
"BoundingBox"
zPos=
"None"
>
<vertex
x=
"24"
y=
"12"
/>
<vertex
x=
"28"
y=
"12"
/>
<vertex
x=
"28"
y=
"8"
/>
<vertex
x=
"24"
y=
"8"
/>
</area_B>
</measurement_areas>
...
...
@@ -45,25 +62,29 @@
<method_A
enabled=
"true"
>
<measurement_area
id=
"2"
frame_interval=
"2"
plot_time_series=
"false"
/>
<measurement_area
id=
"6"
frame_interval=
"2"
plot_time_series=
"false"
/>
</method_A>
<method_B
enabled=
"true"
>
<measurement_area
id=
"4"
/>
<measurement_area
id=
"7"
/>
</method_B>
<method_C
enabled=
"true"
>
<measurement_area
id=
"3"
plot_time_series=
"false"
/>
<measurement_area
id=
"4"
plot_time_series=
"false"
/>
</method_C>
<method_D
enabled=
"true"
>
<measurement_area
id=
"5"
start_frame=
"None"
stop_frame=
"None"
get_individual_FD=
"true"
plot_time_series=
"false"
/>
<measurement_area
id=
"8"
start_frame=
"None"
stop_frame=
"None"
get_individual_FD=
"true"
plot_time_series=
"false"
/>
<one_dimensional
enabled=
"false"
/>
<cut_by_circle
enabled=
"true"
radius=
"1.0"
edges=
"10"
/>
<output_voronoi_cells
enabled=
"false"
plot_graphs=
"false"
/>
<profiles
enabled=
"false"
grid_size_x=
"0.20"
grid_size_y=
"0.20"
/>
</method_D>
<method_I
enabled=
"
fals
e"
>
<method_I
enabled=
"
tru
e"
>
<measurement_area
id=
"1"
start_frame=
"None"
stop_frame=
"None"
get_individual_FD=
"true"
/>
<cut_by_circle
enabled=
"true"
radius=
"1.0"
edges=
"10"
/>
</method_I>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment