menu
flutter_tflite_mobile package
documentation
model/detection_result.dart
DetectionResult
yMax property
yMax property
dark_mode
light_mode
yMax
property
dynamic
get
yMax
Implementation
dynamic get yMax => boxes[0][0][2];
flutter_tflite_mobile package
documentation
model/detection_result
DetectionResult
yMax property
DetectionResult class