salkuadrat / learning

The easy way to use Machine Learning Kit in Flutter.
https://pub.dev/packages/learning
MIT License
64 stars 55 forks source link

the camera resolution is low which makes the recognition sluggish. #14

Closed yonathanendu closed 2 years ago

salkuadrat commented 2 years ago

Hi @yonathanendu

You can use the new updated version, and change the resolutionPreset of InputCameraView, like in this example:

https://github.com/salkuadrat/learning/blob/9129d14cddb23cc177166ef40153e5ab6798bf97/packages/learning_face_detection/example/lib/main.dart#L64