FaceConfig class
Constructors
-
FaceConfig({List<DetectionType> listDetectorType = const [DetectionType.SMILE, DetectionType.LOOK_LEFT, DetectionType.LOOK_RIGHT, DetectionType.EYES_BLINK, DetectionType.LOOK_STRAIGHT], int doingStep = 3, DetectionDisplay detectionDisplay = DetectionDisplay.RANDOM, DetectionLastStep detectionLastStep = DetectionLastStep.TAKE_PORTRAITS})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited