johnhany / OpenCV3JNILinks
A Color-to-grayscale Android app using Android NDK r12b under Android Studio 2.1.2 with OpenCV 3.1.0 Android SDK.
☆11Updated 8 years ago
Alternatives and similar repositories for OpenCV3JNI
Users that are interested in OpenCV3JNI are comparing it to the libraries listed below
Sorting:
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- Use Android Studio 3.0 (>=2.2) and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.40)☆128Updated 6 years ago
- A prototype of camer live filter. Try to use diversified technologies to realize it.☆83Updated 11 years ago
- posts about android development☆96Updated 3 years ago
- OpenGL ES study example☆32Updated 12 years ago
- ☆171Updated 4 years ago
- Realtime Face detection on android☆57Updated 5 years ago
- this program can get android camera data and encode it into h264 encoded flv file using ffmpeg. 本程序可以读取安卓手机摄像头数据并利用ffmpeg实时编码为H.264编码格式的F…☆97Updated 3 years ago
- Some Android projects I created for practicing. Part of the codes come from other open source projects.☆17Updated 11 years ago
- Android USB webcam preview☆12Updated 9 years ago
- 演示OpenCV在Android下C++和Java混合编程☆7Updated 11 years ago
- ☆52Updated 9 years ago
- OpenSSL 1.0.1c For Android☆58Updated 12 years ago
- Android ffmpeg with x264☆21Updated 8 years ago
- A Face Recognition Application running on Android Platform☆40Updated 9 years ago
- Assortments of exploratory code for outside (mobile video) broadcasting.☆66Updated 14 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- VR player for SP360 and more☆71Updated 10 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 9 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- Mirror of git://git.videolan.org/x264.git build for Android☆40Updated 11 years ago
- A image processing library on Android, base on the libyuv.☆193Updated 4 years ago
- This is a sobel filter on Android using OpenCL.☆70Updated 11 years ago
- A easy way to use valgrind on Android device.☆59Updated 5 years ago
- android 回音噪音处理☆58Updated 10 years ago
- In this tutorial, you will learned how to use the Waypoint feature of Intelligent Navigation and Joystick to control the aircraft to rota…☆77Updated 8 years ago
- android 摄像头项目 来源https://bitbucket.org/neuralassembly/simplewebcam/src☆18Updated 12 years ago
- Android Studio(AS) 导入 OpenCV 的 face-detection(人脸识别)工程