1. 18 Jan, 2018 1 commit
    • Maksim Shabunin's avatar
      Merge pull request #10621 from mshabunin:disable-docs · 1b0ff575
      Maksim Shabunin authored
      Documentation generation refactoring (#10621)
      
      * Documentation build updates:
      
      - disable documentation by default, do not add to ALL target
      - combine Doxygen and Javadoc
      - optimize Doxygen html
      
      * javadoc: fix path in build directory
      
      * cmake: fix "Documentation" status line
      1b0ff575
  2. 13 Jan, 2018 5 commits
  3. 12 Jan, 2018 2 commits
    • Alexander Alekhin's avatar
      java: files rename · 0cad2d2a
      Alexander Alekhin authored
      intermediate commit (to simplify code review)
      0cad2d2a
    • SarenT's avatar
      Merge pull request #10489 from SarenT:offset-mat_put · c6d9ce8f
      SarenT authored
      Adding capability to parse subsections of a byte array in Java bindings (#10489)
      
      * Adding capability to parse subsections of a byte array in Java bindings. (Because Java lacks pointers. Therefore, reading images within a subsection of a byte array is impossible by Java's nature and limitations. Because of this, many IO functions in Java require additional parameters offset and length to define, which section of an array to be read.)
      
      * Corrected according to the review. Previous interfaces were restored, instead internal interfaces were modified to provide subsampling of java byte arrays.
      
      * Adding tests and test related files.
      
      * Adding missing files for the test.
      
      * Simplified the test
      
      * Check was corrected according to discussion. An OutOfRangeException will be thrown instead of returning.
      
      * java: update MatOfByte implementation checks / tests
      c6d9ce8f
  4. 08 Jan, 2018 1 commit
  5. 07 Jan, 2018 1 commit
  6. 15 Dec, 2017 1 commit
  7. 07 Dec, 2017 1 commit
  8. 16 Nov, 2017 1 commit
  9. 10 Nov, 2017 1 commit
  10. 02 Nov, 2017 1 commit
  11. 18 Sep, 2017 1 commit
  12. 31 Aug, 2017 1 commit
  13. 23 Aug, 2017 1 commit
  14. 19 Aug, 2017 2 commits
  15. 09 Aug, 2017 1 commit
  16. 19 Jul, 2017 1 commit
  17. 02 Jul, 2017 1 commit
  18. 22 Jun, 2017 1 commit
  19. 15 Jun, 2017 1 commit
  20. 06 Jun, 2017 1 commit
  21. 29 May, 2017 1 commit
  22. 02 May, 2017 1 commit
  23. 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
  24. 05 Apr, 2017 2 commits
  25. 18 Mar, 2017 1 commit
    • Kerry Billingham's avatar
      Changes made to the Maven build process: · d9231afa
      Kerry Billingham authored
      * Introduced OSGi Blueprint XML file and Bean class too automatically load the native library.
      
      * Introduced integration testing module to deploy to Karaf OSGi implementation.
      
      * Clears library executable stack flag during build.
      
      * Updated README document.
      d9231afa
  26. 15 Mar, 2017 1 commit
  27. 07 Mar, 2017 1 commit
  28. 03 Mar, 2017 2 commits
  29. 02 Mar, 2017 1 commit
  30. 31 Jan, 2017 1 commit
  31. 30 Dec, 2016 1 commit
  32. 19 Dec, 2016 1 commit