All Projects → Martin20150405 → Opencv4androidwithcmake

Martin20150405 / Opencv4androidwithcmake

Use Android Studio 3.0 (>=2.2) and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.40)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Opencv4androidwithcmake

Opencv Mingw Build
👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64, 4.5.0-with-contrib
Stars: ✭ 401 (+218.25%)
Mutual labels:  cmake, opencv
Anms Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
Stars: ✭ 174 (+38.1%)
Mutual labels:  cmake, opencv
Cmake Templates
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
Stars: ✭ 368 (+192.06%)
Mutual labels:  cmake, opencv
Tensorflow Cmake
TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
Stars: ✭ 418 (+231.75%)
Mutual labels:  cmake, opencv
Coherent Line Drawing
🖼✨Automatically generates line drawing from a photograph
Stars: ✭ 461 (+265.87%)
Mutual labels:  cmake, opencv
Camodet
Lightweight Simple CAmera MOtion DETection application.
Stars: ✭ 26 (-79.37%)
Mutual labels:  cmake, opencv
Raftlib
The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
Stars: ✭ 717 (+469.05%)
Mutual labels:  cmake, opencv
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (-26.98%)
Mutual labels:  cmake, opencv
Toptal logo detector
Toptal logo detector
Stars: ✭ 121 (-3.97%)
Mutual labels:  opencv
More Modern Cmake
Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019
Stars: ✭ 123 (-2.38%)
Mutual labels:  cmake
Opengl cmake skeleton
❤️ A ready to use cmake skeleton using GLFW, Glew and glm. 👍
Stars: ✭ 118 (-6.35%)
Mutual labels:  cmake
Griefly
Griefly: Yet Another Space Station Remake
Stars: ✭ 121 (-3.97%)
Mutual labels:  cmake
Arduino Cmake Ng
CMake-Based framework for Arduino platforms
Stars: ✭ 123 (-2.38%)
Mutual labels:  cmake
Gr Tpms
Tire Pressure Monitor tools for GNU Radio
Stars: ✭ 118 (-6.35%)
Mutual labels:  cmake
Chip8cpp
Chip-8 Emulator in C++
Stars: ✭ 125 (-0.79%)
Mutual labels:  cmake
Deepway
This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.
Stars: ✭ 118 (-6.35%)
Mutual labels:  opencv
Commotion Router
The build system for the OpenWRT-based Commotion firmware.
Stars: ✭ 117 (-7.14%)
Mutual labels:  cmake
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+8401.59%)
Mutual labels:  cmake
Cpp Image Analysis
DataCore bot image analysis component
Stars: ✭ 125 (-0.79%)
Mutual labels:  opencv
Sffmpeg
Full-featured static FFmpeg build helper
Stars: ✭ 122 (-3.17%)
Mutual labels:  cmake

OpenCV4AndroidWithCmake

Use Android Studio 3.0 and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.40) You don't have to add more third-party libs to use OpenCV, this project provides both java and ndk support (with Cmake).

This Project only includes armeabi-v7a

CHANGELOG

  • 2017-01-13 update to OpenCV 3.20
  • 2017-12-28 update to OpenCV 3.40 (opencv_java.so can be replaced by static libs to reduce the size of APK) Old versions can be downloaded from here

Works

  • Use Cmake to compile OpenCV 3.4 for Android,don't need Android.mk (applicable for OpenCV 2.4X theoretically)
  • Support both Java and NDK OpenCV (With code complecation)
  • remove OpenCV Manager

Tutorial

  • About 10mins to configure.
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].