Document Detection Result
constructor(status: DocumentDetectionStatus = DocumentDetectionStatus.NOT_ACQUIRED, detectionScores: DocumentDetectionScores, points: List<Point>, horizontalLines: List<LineSegmentInt>, verticalLines: List<LineSegmentInt>, pointsNormalized: List<PointF>, horizontalLinesNormalized: List<LineSegmentFloat>, verticalLinesNormalized: List<LineSegmentFloat>, aspectRatio: Double, averageBrightness: Int = 0)