menu
mojo_perception package
documentation
services/face_detection/detection.dart
Detection
Detection.new constructor
Detection.new constructor
dark_mode
light_mode
Detection
constructor
Detection
(
double
score
,
int
classID
,
double
xMin
,
double
yMin
,
double
width
,
double
height
,
)
Implementation
Detection( this.score, this.classID, this.xMin, this.yMin, this.width, this.height);
mojo_perception package
documentation
services/face_detection/detection
Detection
Detection.new constructor
Detection class