Sample setup for OpenCV + NDK in Android Studio
☆62Sep 21, 2016Updated 9 years ago
Alternatives and similar repositories for opencv-android-sample
Users that are interested in opencv-android-sample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Detection based tracker module talks through JNI to the native libraries of OPENCV☆16Dec 12, 2015Updated 10 years ago
- A Color-to-grayscale Android app using Android NDK r12b under Android Studio 2.1.2 with OpenCV 3.1.0 Android SDK.☆11Jul 15, 2016Updated 10 years ago
- Example of how to do real time image processing in Android using OpenCV☆82Mar 15, 2013Updated 13 years ago
- for ball detection☆41Apr 9, 2016Updated 10 years ago
- NDK and OpenCV with AndroidStudio☆66Mar 9, 2015Updated 11 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Mobile computer vision system to detect Simpsons characters using training images.☆22Sep 15, 2021Updated 4 years ago
- OpenCv samples for Android from OpenCV SDK using Android Studio and Gradle System☆331Jan 7, 2019Updated 7 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Aug 9, 2013Updated 13 years ago
- Android app for facial landmark tracking☆73Feb 2, 2016Updated 10 years ago
- An Kotlin Compiler Plugin that wrap method annotation with `@TraceMethod` with `Trace.beginSection` and `Trace.endSection`. This is just …