raulh82vlc/Image-Detection-Samples
This sample app supports "Building a MVP with Face recognition and AR" and "Quest of a Hero part 2" presentations as well as it has two different possibilities to build face detection mechanism. The first one is OpenCV based and the second one is by means of Camera 2 API
This project helps Android developers explore how to integrate face detection and augmented reality features into their mobile applications. It takes live camera streams as input and identifies faces, then overlays graphics or digital content onto those detected faces in real-time. It's intended for Android app developers who want to build proof-of-concept features involving facial recognition and AR.
No commits in the last 6 months.
Use this if you are an Android developer looking for sample code and examples to implement face detection and basic augmented reality effects in your apps.
Not ideal if you need a production-ready, robust, and error-proof face detection and AR library for a launched application.
Stars
37
Forks
5
Language
Java
License
Apache-2.0
Category
Last pushed
Oct 30, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/raulh82vlc/Image-Detection-Samples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oleg-sta/MakeUp
Android application that uses Virtual Reality effect: put makeup on the face from camera in real time.
Pradyuman7/LookAtMe
VideoView that plays video only when :eyes: are open and :boy: is detected with various other features
LibraX-ai/IDVerification
"Very simple but works well" Computer Vision based ID verification solution provided by LibraX.
oleg-sta/VrFace
Android library for augmented reality effects using machine learning and computer vision on face...
oleg-sta/FaceMaskExample
Example of Android application with effects on face using VrFace library