Face detection not working for landscape picture
I am using the example app to test the face detection feature, but the faces are not detected if the picture is not portrait. There is some setting that I have to change to detect faces on landscape picture? Or is not possible at the moment?
Using Google ML Kit’s Smart Reply plugin in flutter chat app
I am trying to implement Smart Reply functionality in my flutter app using Google’s ML Kit.
But I am getting an error in this part of the code-
iOS Flutter app w/ google_ml_kit_flutter crashes silently
I’m trying to use google_ml_kit_flutter unsuccessfully in an iOS Flutter application. The problem: whenever I call processImage
the app crashes in my simulator with no apparent message.
Is there a way to move AI image processing to separate thread?
Need help improving the performance of this feature. Is there a way to move AI processing logic to separate thread because the application feels junky once I startImageStream.