1. 04 Apr, 2019 1 commit
    • Alexander Alekhin's avatar
      docs: fix links · d38869eb
      Alexander Alekhin authored
      - replace tutorial links via docs.opencv.org
      - remove link on OpenCV 2.4
      - avoid links on outdated packages
      d38869eb
  2. 18 Mar, 2019 1 commit
    • Otto Seiskari's avatar
      Remove fullscreen android:theme where it hides the menu · 3a1ccd5f
      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.
      3a1ccd5f
  3. 19 Dec, 2018 1 commit
  4. 08 Nov, 2018 1 commit
  5. 05 Oct, 2018 1 commit
  6. 12 Sep, 2018 1 commit
  7. 24 Aug, 2018 1 commit
    • Suleyman TURKMEN's avatar
      Merge pull request #12246 from sturkmen72:move_enums · d8cd1d8f
      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
      d8cd1d8f
  8. 10 Apr, 2018 1 commit
  9. 13 Jan, 2018 1 commit
  10. 13 Dec, 2017 1 commit
  11. 22 Sep, 2017 1 commit
  12. 03 Sep, 2017 1 commit
  13. 26 Apr, 2017 1 commit
    • Alexander Alekhin's avatar
      android: build fixes · 133b91a0
      Alexander Alekhin authored
      - eliminate CMake 3.5+ warnings
      - removed usage of dropped "OPENCV_CAMERA_MODULES" variable
      - partial support for Android NDK 11+
      133b91a0
  14. 15 Nov, 2016 1 commit
  15. 16 Sep, 2016 1 commit
  16. 12 Jul, 2016 2 commits
  17. 26 Jun, 2016 1 commit
  18. 16 Dec, 2015 1 commit
  19. 15 Dec, 2015 2 commits
  20. 08 Oct, 2015 2 commits
    • Andrey Pavlenko's avatar
      fix build with CMake · 24ca6aaa
      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`
      24ca6aaa
    • Andrey Pavlenko's avatar
      minor fixes · 23fea91e
      Andrey Pavlenko authored
      23fea91e
  21. 07 Oct, 2015 1 commit
  22. 27 Aug, 2015 4 commits
  23. 13 Aug, 2015 1 commit
  24. 12 Aug, 2015 1 commit
  25. 31 Jul, 2015 1 commit
  26. 30 Jul, 2015 2 commits
  27. 28 Jul, 2015 1 commit
  28. 27 Jul, 2015 1 commit
  29. 26 Jul, 2015 2 commits
  30. 17 Jun, 2015 1 commit
  31. 02 Jun, 2015 1 commit
  32. 19 Mar, 2015 1 commit