Muhammad Farjad Waseem

Results 5 comments of Muhammad Farjad Waseem

Use this InputImageFormat while converting camera frame to face detector input image, it is working for me but the faces are still returned empty: ` if(Platform.isIOS){ InputImageFormat imageFormat = InputImageFormat.bgra8888...

Has anyone worked on the video_player? i am getting the exact same error which is: `PlatformException(InputImageConverterError, java.lang.IllegalArgumentException, null, null)` after extracting the frame using ffmpeg_kit_flutter package using this code below,...

Face is not being detected in Android 14. packages: camera: 0.11.0+2 google_mlkit_face_detection: 0.11.0 google_mlkit_commons: ^0.7.1 camera_android_camerax: 0.6.7+2

Also same for packages: camera: ^0.11.0+2 google_mlkit_face_detection: ^0.12.0 google_mlkit_commons: ^0.9.0

Use this InputImageFormat while converting camera frame to face detector input image, it is working for me but the faces are still returned empty: **Issue:** `E/ImageError(17308): Getting Image failed E/ImageError(17308):...