1. 02 Jul, 2018 1 commit
  2. 28 Apr, 2018 1 commit
  3. 19 Apr, 2018 1 commit
  4. 09 Apr, 2018 1 commit
  5. 05 Apr, 2018 1 commit
  6. 28 Mar, 2018 1 commit
  7. 27 Mar, 2018 1 commit
  8. 06 Mar, 2018 2 commits
  9. 15 Feb, 2018 1 commit
  10. 12 Feb, 2018 1 commit
  11. 03 Feb, 2018 1 commit
  12. 01 Feb, 2018 1 commit
  13. 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
  14. 13 Jan, 2018 1 commit
  15. 08 Jan, 2018 1 commit
  16. 05 Jan, 2018 1 commit
  17. 02 Jan, 2018 1 commit
  18. 01 Jan, 2018 1 commit
  19. 30 Dec, 2017 1 commit
  20. 15 Dec, 2017 1 commit
  21. 17 Nov, 2017 1 commit
  22. 15 Nov, 2017 1 commit
  23. 08 Nov, 2017 1 commit
  24. 19 Oct, 2017 1 commit
  25. 04 Sep, 2017 1 commit
    • Alexander Alekhin's avatar
      fix CUDA build · 164a41b3
      Alexander Alekhin authored
      CUDA implementation wants to convert std::vector<KeyPoint> <-> GpuMat.
      There is no direct mapping from KeyPoint (mix of int/float fields)
      into cv::Mat element type, so this conversion must be avoided.
      
      Legacy mode is turned back for CUDA builds.
      164a41b3
  26. 22 Aug, 2017 1 commit
  27. 20 Aug, 2017 1 commit
  28. 19 Aug, 2017 1 commit
  29. 26 Jul, 2017 1 commit
  30. 25 Jul, 2017 1 commit
  31. 19 Jul, 2017 1 commit
  32. 30 Jun, 2017 1 commit
  33. 21 Jun, 2017 2 commits
  34. 20 Jun, 2017 1 commit
  35. 25 Apr, 2017 1 commit
  36. 24 Mar, 2017 1 commit
  37. 23 Mar, 2017 1 commit
  38. 13 Feb, 2017 1 commit