google_mlkit_pose_detection library
Classes
- InputImage
- Image format that ML Kit takes to process the image.
- InputImageMetadata
- Data of image required when creating image from bytes.
- ModelManager
- A class to manage remote models.
- Pose
- Describes a pose detection result.
- PoseDetector
- A detector for performing body-pose estimation.
- PoseDetectorOptions
- Determines the parameters on which PoseDetector works.
- PoseLandmark
- A landmark in a pose detection result.
Enums
- InputImageFormat
- To indicate the format of image while creating input image from bytes
- InputImageRotation
- The camera rotation angle to be specified
- InputImageType
- The type of InputImage.
- PoseDetectionMode
- The mode for the pose detector.
- PoseDetectionModel
- PoseLandmarkType
- Available pose landmarks detected by PoseDetector.