PerfectShow
PerfectShow copied to clipboard
No Face detected
dlopen failed: library "libomp.so" not found
solve error using below link https://stackoverflow.com/questions/59794824/android-app-crash-after-ndk-upgraded-from-20-1-to-21-0
But face issue
"Sorry, no face detected. Please use front face for better result."
Please help us to resolve this. problem Thank your response
Project build Successfully no any error in project, Every thing run successfully, But show toast every time"Sorry, no face detected. Please use front face for better result.", I used different different images for makeup but got same result. please tell me making any other changes inside project , I had made changes as per your documentation. thank you.
First I met error: https://stackoverflow.com/questions/59794824/android-app-crash-after-ndk-upgraded-from-20-1-to-21-0 When I set: set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp -static-openmp") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp -static-openmp") Build OK. But show Toast: "Sorry, no face detected. Please use front face for better result."
First I met error: https://stackoverflow.com/questions/59794824/android-app-crash-after-ndk-upgraded-from-20-1-to-21-0 When I set: set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp -static-openmp") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp -static-openmp") Build OK. But show Toast: "Sorry, no face detected. Please use front face for better result."
Hi, did you solve this problem?
First I met error: https://stackoverflow.com/questions/59794824/android-app-crash-after-ndk-upgraded-from-20-1-to-21-0 When I set: set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp -static-openmp") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp -static-openmp") Build OK. But show Toast: "Sorry, no face detected. Please use front face for better result."
Hi, did you solve this problem? Not yet, but I use other solutions for detected faces. I'm used MLKit.