Posts by Victor • 11 points
2 posts
-
0
votes0
answers246
viewsQ: Smile detection using opencv on android
Hello, I’m having difficulties to detect smiles using opencv on android. I can make the detection of faces and eyes very well using Aar Cascade but only the detection of smiles is not working using…
-
1
votes0
answers133
viewsQ: Load a DLL from inside a jar
Hello, I am currently working with a project where I need to create a java API for image processing and after that I have to integrate it into a mobile module and a web module. But when I tried to…