ibaiGorordo / depthai-android-jni-example

Android example to get the rgb and disparity images from the OAK-D device connected to a phone.
44 stars 8 forks source link
android computer-vision cpp deep-learning depthai jni-android object-detection

depthai-android-jni-example (WIP)

Android example to get the rgb and disparity images from the OAK-D device connected to a phone.

https://user-images.githubusercontent.com/43162939/155553973-ade18226-4111-426d-a4bc-cffdee4a0063.mp4

Important

Compiled App (.apk)

If you want to download the app directly without having to compile the project. You can download it in the Release tab.

Dynamic Library

The arm64 dynamic library (depthai-core) was compiled in Ubuntu 20.04 using the xlink_device_search_improvements branch. If you are interested in compiling it yourself, please ask in the Discord channel referenced below.

License

I have copied directly some of the include folders for some of the dependency libraries. Therefore, all the code except the ones inside the include folder are free to use. I will try to fix it adding submodules in the future.

References: