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
interface PalmDetector
Palm Detector component.
Link copied to clipboard
object PalmDetectorFactory
Factory for Palm Detector component.