Hi,
Thank for your article on medium, it helped me a lot.
But I have a problem when testing the demo app on android virtual devices:
When I choose the first function Detection using DLib, it can download and initialize the detector but after that it says: "Could not find the requested camera" (It's happened the same for the second function Detection using GoogleVision and Dlib but in Camera2 it can show one frame only)
Note: I can use the camera (webcam) in camera app on this avd.
Hi, Thank for your article on medium, it helped me a lot. But I have a problem when testing the demo app on android virtual devices:
Detection using DLib
, it can download and initialize the detector but after that it says: "Could not find the requested camera" (It's happened the same for the second functionDetection using GoogleVision and Dlib
but inCamera2
it can show one frame only) Note: I can use the camera (webcam) in camera app on this avd.Can you give me some suggestions? Thanks!