All Projects → Banuba → quickstart-android

Banuba / quickstart-android

Licence: MIT license
Quick start examples for Banuba Face AR SDK on Android

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to quickstart-android

Jeelizfacefilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 2,042 (+11911.76%)
Mutual labels:  augmented-reality, face-detection, face-tracking, face-filters
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+323.53%)
Mutual labels:  augmented-reality, face-detection, face-tracking, face-filters
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (+4811.76%)
Mutual labels:  augmented-reality, face-detection, face-tracking
Awesome Face recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
Stars: ✭ 3,220 (+18841.18%)
Mutual labels:  face-detection, face-tracking
Facemoji Kit
Face tracker with blend shapes coefficients, 3D head pose and dense mesh in real-time on iOS, Android, Mac, PC and Linux.
Stars: ✭ 158 (+829.41%)
Mutual labels:  face-detection, face-tracking
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+14982.35%)
Mutual labels:  face-detection, face-tracking
Facekit
Implementations of PCN (an accurate real-time rotation-invariant face detector) and other face-related algorithms
Stars: ✭ 1,028 (+5947.06%)
Mutual labels:  face-detection, face-tracking
Face
I have published my face related codes in this repository
Stars: ✭ 53 (+211.76%)
Mutual labels:  augmented-reality, face-detection
example-reactnative
DeepAR SDK React Native example (iOS and Android)
Stars: ✭ 23 (+35.29%)
Mutual labels:  augmented-reality, face-filters
HoloLensWithDlibFaceLandmarkDetectorExample
HoloLens With DlibFaceLandmarkDetector Example
Stars: ✭ 19 (+11.76%)
Mutual labels:  augmented-reality, face-detection
Emoodji
😄 📹 CLMTrackr tool which tracks emotions with a webcam and a big blob
Stars: ✭ 47 (+176.47%)
Mutual labels:  augmented-reality, face-tracking
Ar Ai Vis Demo
a demo with AR, AI, Visualization
Stars: ✭ 68 (+300%)
Mutual labels:  augmented-reality, face-tracking
Facelandmarksdetection
Finds facial features such as face contour, eyes, mouth and nose in an image.
Stars: ✭ 130 (+664.71%)
Mutual labels:  face-detection, face-tracking
Tenginekit
TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
Stars: ✭ 2,103 (+12270.59%)
Mutual labels:  face-detection, face-tracking
Openseeface
Robust realtime face and facial landmark tracking on CPU with Unity integration
Stars: ✭ 216 (+1170.59%)
Mutual labels:  face-detection, face-tracking
1zlab face track robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
Stars: ✭ 103 (+505.88%)
Mutual labels:  face-detection, face-tracking
Brfv4 javascript examples
BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
Stars: ✭ 460 (+2605.88%)
Mutual labels:  face-detection, face-tracking
Brfv4 mac examples
macOS C++ examples utilizing OpenCV for camera access and drawing the face tracking results.
Stars: ✭ 25 (+47.06%)
Mutual labels:  face-detection, face-tracking
Stealing Ur Feelings
Winner of Mozilla's $50,000 prize for art and advocacy exploring AI
Stars: ✭ 784 (+4511.76%)
Mutual labels:  augmented-reality, face-detection
Hololenswithopencvforunityexample
HoloLens With OpenCVforUnity Example
Stars: ✭ 142 (+735.29%)
Mutual labels:  augmented-reality, face-detection

Quick start examples for Banuba SDK on Android

Requirements

Usage

Token

Before you commit to a license, you are free to test all the features of the SDK for free. To start it, send us a message.
We will get back to you with the trial token. You can store the token within the app.

Feel free to contact us if you have any questions.

Getting Started

  1. Clone the repository
  2. Copy and Paste your client token into appropriate section of client_token/com/banuba/sdk/example/common/BanubaClientToken.kt
  3. Open the project in Android Studio and run the necessary target using the usual steps.

Docs

You can find more info here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].