flutter_mlkit icon indicating copy to clipboard operation
flutter_mlkit copied to clipboard

Contours and Landmarks in Face Detection

Open bansalarnav opened this issue 3 years ago • 1 comments

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

bansalarnav avatar Nov 10 '20 11:11 bansalarnav

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

azihsoyn avatar Nov 11 '20 01:11 azihsoyn