Home Previous Up Next Index

visionx::PoseBasedActionRecognitionInterface

Overview

interface PoseBasedActionRecognitionInterface

Operation Index

startRecognition
stopRecognition
getLatestRecognition

Operations

void startRecognition()

void stopRecognition()

ActionRecognitionResult getLatestRecognition()


Home Previous Up Next Index