- 04 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
- replace tutorial links via docs.opencv.org - remove link on OpenCV 2.4 - avoid links on outdated packages
-
- 18 Mar, 2019 1 commit
-
-
Otto Seiskari authored
Many of the Android samples rely on an options menu to work properly but, at least on newer devices, the menu is permanently hidden by the Android theme "Theme.NoTitleBar.Fullscreen", which means that most of the examples were dysfunctional.
-
- 19 Dec, 2018 1 commit
-
-
Alexander Alekhin authored
- drop hello-android sample
-
- 08 Nov, 2018 1 commit
-
-
tompollok authored
-
- 05 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 12 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 24 Aug, 2018 1 commit
-
-
Suleyman TURKMEN authored
* Update core.hpp * Update imgproc.hpp * Update ImgprocTest.java * Update CameraCalibrator.java * Update OnCameraFrameRender.java * Update FindContoursDemo.java * Update IntroductionToSVMDemo.java * Update NonLinearSVMsDemo.java * Update IntroductionToPCADemo.java * Update Smoothing.java * Update MainActivity.java * Update CalcBackProjectDemo1.java * Update CornerSubPixDemo.java * Update CornerDetectorDemo.java * Update GoodFeaturesToTrackDemo.java
-
- 10 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Dec, 2017 1 commit
-
-
Vitaly Tuzov authored
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
-
- 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
-