FaceInfo

constructor(trackId: Int = -1, x1: Float = 0.0f, y1: Float = 0.0f, x2: Float = 0.0f, y2: Float = 0.0f, confidence: Float = 0.0f, firstSeenAt: Long = -1, face: ImageAgent? = null, landmarks: List<Pair<Float, Float>> = emptyList())