Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
Loading...
Searching...
No Matches
auterion::ObjectDetectionClient Member List

This is the complete list of members for auterion::ObjectDetectionClient, including all inherited members.

detections2D() constauterion::ObjectDetectionClient
disableObjectDetection()auterion::ObjectDetectionClient
enableObjectDetection()auterion::ObjectDetectionClient
ObjectDetectionClient(SDK &sdk)auterion::ObjectDetectionClientexplicit
ObjectDetectionClient(const ObjectDetectionClient &)=delete (defined in auterion::ObjectDetectionClient)auterion::ObjectDetectionClient
ObjectDetectionClient(ObjectDetectionClient &&)=delete (defined in auterion::ObjectDetectionClient)auterion::ObjectDetectionClient
operator=(const ObjectDetectionClient &)=delete (defined in auterion::ObjectDetectionClient)auterion::ObjectDetectionClient
operator=(ObjectDetectionClient &&)=delete (defined in auterion::ObjectDetectionClient)auterion::ObjectDetectionClient
subscribeDetections2D(Detections2DCallback callback=nullptr)auterion::ObjectDetectionClientinline
~ObjectDetectionClient()auterion::ObjectDetectionClientvirtual