azihsoyn / flutter_mlkit

A Flutter plugin to use the Firebase ML Kit.
MIT License
392 stars 91 forks source link

Contours and Landmarks in Face Detection #101

Open bansalarnav opened 3 years ago

bansalarnav commented 3 years ago

Hi @azihsoyn I was trying out Face Detection using your package but couldnt figure out how to use Landmarks and Contours. Can you please provide an example to do the same?

Thanks

azihsoyn commented 3 years ago

Hi, @tperm94. I'm sorry, Face Landmarks and Contours is not supported in this library.

Please consider use official library. https://github.com/FirebaseExtended/flutterfire/blob/master/packages/firebase_ml_vision/lib/src/face_detector.dart