Closed pandeyshivang closed 6 years ago
Can you share your project?
check demo project in CameraVIewcontroller and click on video icon code found face smile getting 0.0 always.
Can you share the versions of MLKit and Firebase that you're using?
You have to set
options.classificationType = .all
let faceDetector = vision.faceDetector(options: options)
to capture those features
the code is properly working on IMage but getting an issue like Smile, eye not getting zero always in MLVision. Please reply as soon as possible because I am working on this project. ` for face in features { print("face ",face)