- 22 Sep, 2017 1 commit
-
-
jrobble authored
-
- 03 Sep, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 26 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
- eliminate CMake 3.5+ warnings - removed usage of dropped "OPENCV_CAMERA_MODULES" variable - partial support for Android NDK 11+
-
- 15 Nov, 2016 1 commit
-
-
- 16 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 12 Jul, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 26 Jun, 2016 1 commit
-
-
Suleyman TURKMEN authored
-
- 16 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 15 Dec, 2015 2 commits
- 08 Oct, 2015 2 commits
-
-
Andrey Pavlenko authored
now it builds by the command: `cmake.exe -Wno-dev -GNinja -DCMAKE_MAKE_PROGRAM="path\to\ninja\ninja.exe" -DCMAKE_TOOLCHAIN_FILE=../opencv3/platforms/android/android.toolchain.cmake -DANDROID_ABI="armeabi-v7a with NEON" -DANDROID_SDK_TARGET=21 -DANDROID_NATIVE_API_LEVEL=14 -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DBUILD_ANDROID_EXAMPLES=ON -DINSTALL_ANDROID_EXAMPLES=ON -DWITH_OPENCL=YES -DANDROID_OPENCL_SDK=path\to\OpenCL ../opencv`
-
Andrey Pavlenko authored
-
- 07 Oct, 2015 1 commit
-
-
Andrey Pavlenko authored
-
- 27 Aug, 2015 4 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 13 Aug, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 12 Aug, 2015 1 commit
-
-
Alexander Alekhin authored
OPENCV_ANDROID_SDK - OpenCV Android SDK location (or OpenCV build dir) Can be passed via ndk-build parameter or environment variable.
-
- 31 Jul, 2015 1 commit
-
-
Andrey Pavlenko authored
-
- 30 Jul, 2015 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 28 Jul, 2015 1 commit
-
-
Andrey Pavlenko authored
-
- 27 Jul, 2015 1 commit
-
-
Andrey Pavlenko authored
-
- 26 Jul, 2015 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
Camera and Camera2 preview is rendered via OpenGL textures and can be modified on CPU via C++ code. No OpenCL yet.
-
- 17 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 02 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 19 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 17 Oct, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 08 Sep, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 14 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 21 Jul, 2014 1 commit
-
-
vbystricky authored
Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 24 Jun, 2014 1 commit
-
-
Vadim Pisarevsky authored
put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder.
-
- 16 Jun, 2014 1 commit
-
-
Neo Alienson authored
-