ibaiGorordo/depthai-android-jni-example
Android example to get the rgb and disparity images from the OAK-D device connected to a phone.
This project helps Android developers integrate advanced vision capabilities into their mobile applications. It provides a simple example to capture RGB color images and depth information (disparity maps) from an OAK-D camera connected to an Android phone. This allows developers to build apps that understand both what objects look like and how far away they are in 3D space.
No commits in the last 6 months.
Use this if you are an Android developer looking for a basic working example to access OAK-D camera data (RGB and disparity) directly within an Android application.
Not ideal if you need a fully stable, production-ready SDK for Android vision applications, as this is a work-in-progress example with known issues.
Stars
48
Forks
9
Language
C++
License
—
Category
Last pushed
Mar 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ibaiGorordo/depthai-android-jni-example"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mesutpiskin/opencv-object-detection
:camera: Object detection with OpenCV on Java. DNN, HaarCascade, Template Matching, Color Detection etc.
sensifai/Mobile_Image-Video_Enhancement
Sensifai image and video enhancement module on mobiles
chuanqi305/rscnn
A cnn framework on Android platform, implemented with RenderScript and java, support...
uditbhaskar/ObjectDetect
ObjectDetect is an Android App that lets users select a gallery image and run cloud-based...
the-super-toys/glimpse-android
A content-aware cropping library for Android