Face detection in Flutter using MLKit | MLKit Flutter | Using MLKit in Flutter

Publié le: 19 juillet 2018
sur la chaîne: aseem wangoo
10,201
32

This video shows the face detection in Flutter using MLKit.

Face detection in Flutter using MLKit | MLKit Flutter *
ML (Machine Learning) Kit was one of the key highlights in Google I/O 2018. This kit is comprised of

Image Labeling
Text- Recognition
Face- Detection
Barcode- scanning
Landmark- detection

To start with we need to import mlkit package
mlkit 0.5.0 — A Flutter plugin to use the Firebase ML Kit.
We simply need to import this package in our pubspec.yaml

Now, create a project using Firebase by referring to the article.
Please note that the name of your app should be the same in the Firebase, your project’s manifest.xml (if playing in android), and in the app-level build.gradle (if playing in android).

Include the google-services.json in the app directory of android. (one of the steps in Firebase project setup). VisionFace of MlKit library, is used for storing the parameters which are detected from the selected image. VisionFaceDetectorOptions is used for setting any of the face detector’s default settings. The settings available are :
modeType : VisionFaceDetectorMode.Accurate / Fast
landmarkType : VisionFaceDetectorLandmark.All / None
classificationType : VisionFaceDetectorClassification.All / None
minFaceSize : a double value (with default as 0.1)
isTrackingEnabled : a boolean value (with default as false)

Website: http://flatteredwithflutter.com/ml-ki...

Medium blog:   / ml-kit-and-face-detection-in-flutter  

For complete source code, visit
https://github.com/AseemWangoo/flutte...

In case, this helped, pass me a coffee!! 😊😊
https://www.buymeacoffee.com/aseemwangoo

#FaceDetection #FlatteredWithFlutter #Flutter


Sur cette page du site, vous pouvez voir la vidéo en ligne Face detection in Flutter using MLKit | MLKit Flutter | Using MLKit in Flutter durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur aseem wangoo 19 juillet 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 10,201 fois et il a aimé 32 téléspectateurs. Bon visionnage!