Skip to content

Commit

Permalink
add a global parameter to configure matching behaviour between person…
Browse files Browse the repository at this point in the history
…s and face/body/voices
  • Loading branch information
severin-lemaignan committed Apr 21, 2022
1 parent 723470d commit e4e2cc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rep-0155.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ Global Parameters
``/humans/faces/XYZ/frontalized``
- ``/human_description_<bodyID>``: URDF models of detected humans. See Section
`Kinematic Model of the Human`_ for details.
- ``/human/match_threshold`` (``float``, default: 0.5): the minimum level of
likelihood to consider a face/body/voice to belong to a given person.

Topics Structure
================
Expand Down

0 comments on commit e4e2cc9

Please sign in to comment.