Package-level declarations

Types

Link copied to clipboard
data class DetectionPosition(val topLeft: PointDouble, val topRight: PointDouble, val bottomRight: PointDouble, val bottomLeft: PointDouble)

Position of the palm in the image.

Link copied to clipboard

Hand orientation indicates how the hand is oriented towards the camera.

Link copied to clipboard

Hand position indicates whether a palm is from the left or right hand.

Link copied to clipboard
interface PalmDetector

Palm Detector component.

Link copied to clipboard

Factory for Palm Detector component.