|
|
#include <VisionX/libraries/armem_human/client/PersonInstanceReader.h>
Inheritance diagram for PersonInstanceReader::QueryResolved:Public Attributes | |
| bool | resolveFaceDetection = true |
| bool | resolveHumanPose = true |
| bool | resolveProfile = true |
Public Attributes inherited from PersonInstanceReader::Query | |
| Duration | maxAge |
| std::string | providerName |
| armem::Time | timestamp |
Definition at line 75 of file PersonInstanceReader.h.
| bool resolveFaceDetection = true |
Definition at line 77 of file PersonInstanceReader.h.
| bool resolveHumanPose = true |
Definition at line 78 of file PersonInstanceReader.h.
| bool resolveProfile = true |
Definition at line 79 of file PersonInstanceReader.h.