JuPedSim / jpsreport

Analysis tool
https://www.jupedsim.org/jpsreport_introduction.html
Other
3 stars 9 forks source link

Method I | measurement area #74

Closed chraibi closed 5 years ago

chraibi commented 5 years ago

In Gitlab by @gjaeger on Jun 5, 2019, 09:49 [origin]

Method I can not be used for a limited measurement area.

From my example (ini_Uebung_02b.xml with geo_Uebung_02.xml and traj_Uebung_02b.txt):

  <measurement_areas unit="m">
    <area_B id="5" type="BoundingBox" zPos="None">
      <vertex x="20" y="12" />
      <vertex x="28" y="12" />
      <vertex x="28" y="8" />
      <vertex x="20" y="8" />
    </area_B>
  </measurement_areas>

and

  <method_I enabled="true">
    <measurement_area id="5" start_frame="None" stop_frame="None" get_individual_FD="true"/>
    <cut_by_circle enabled="true" radius="1.0" edges="10"/>
  </method_I>

The output (individual data traj_Uebung_02b.txt_id_5.dat) is not limited to the measuring area.

chraibi commented 5 years ago

In Gitlab by @gjaeger on Jun 14, 2019, 00:35

commit cb7fd2f255df7daa4d236fd901009ca42466d367 does not solve this problem.

chraibi commented 5 years ago

In Gitlab by @gjaeger on Jun 17, 2019, 11:21

After today's discussion: Method I is not intended for the evaluation of small measuring surfaces.

I adapt the documentation.

@chraibi Can we close the issue?

chraibi commented 5 years ago

In Gitlab by @chraibi on Jun 17, 2019, 11:23

Yes.

chraibi commented 5 years ago

In Gitlab by @gjaeger on Jun 17, 2019, 11:24

closed.

chraibi commented 5 years ago

In Gitlab by @gjaeger on Jun 17, 2019, 11:24

closed