defined in <VisionX/libraries/armem_human/server/HumanMemoryServerInterface.ice>
interface HumanMemoryServerInterface { ... }
◆ commitHumanPosesInCameraFrame()
| void commitHumanPosesInCameraFrame |
( |
::armarx::aron::data::dto::AronDictSeq | dictSeq, |
|
|
string | providerName, |
|
|
::armarx::core::time::dto::DateTime | timestamp ) |
Commit a human pose.
If the global pose information of the keypoints is not available, a lookup will be performed and the corresponding fields will be set.
- Parameters
-
| dto | a vector of serialized variants of armarx::human::arondto::HumanPose |
| providerName | |
| timestamp | |
◆ commitHumanProfiles()
| void commitHumanProfiles |
( |
::armarx::aron::data::dto::AronDictSeq | dictSeq, |
|
|
string | providerName, |
|
|
::armarx::core::time::dto::DateTime | timestamp, |
|
|
string | entityName ) |
◆ commitPersonFacesInCameraFrame()
| void commitPersonFacesInCameraFrame |
( |
::armarx::aron::data::dto::AronDictSeq | dictSeq, |
|
|
string | providerName, |
|
|
::armarx::core::time::dto::DateTime | timestamp ) |
The documentation for this interface was generated from the following file: