1. 17 Nov, 2017 1 commit
  2. 15 Nov, 2017 1 commit
  3. 08 Nov, 2017 1 commit
  4. 19 Oct, 2017 1 commit
  5. 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
  6. 22 Aug, 2017 1 commit
  7. 20 Aug, 2017 1 commit
  8. 19 Aug, 2017 1 commit
  9. 26 Jul, 2017 1 commit
  10. 25 Jul, 2017 1 commit
  11. 19 Jul, 2017 1 commit
  12. 30 Jun, 2017 1 commit
  13. 21 Jun, 2017 2 commits
  14. 20 Jun, 2017 1 commit
  15. 25 Apr, 2017 1 commit
  16. 24 Mar, 2017 1 commit
  17. 23 Mar, 2017 1 commit
  18. 13 Feb, 2017 1 commit
  19. 23 Jan, 2017 1 commit
  20. 20 Jan, 2017 1 commit
    • Dal Rupnik's avatar
      Merge pull request #8009 from Legoless:master · e71ff78f
      Dal Rupnik authored
      CMake: Building Dynamic Framework on iOS (#8009)
      
      * Updated python script with dynamic parameter
      
      Updated python script to build static library by default
      
      Updated python script to include bitcode flag
      
      Added bitcode flag to c flags
      
      Fixed directories and targets with static
      
      Bitcode parameter fixed
      
      Fixed script for static library
      
      Fixed parameters in build function
      
      Updated cmake common toolchain
      
      Added changes to OpenCV Utils
      
      Updates to cmake
      
      Added cache internal
      
      Updates to common toolchain
      
      Fixed path in framework destination and added UIKit dependency
      
      Dynamic plist for framework
      
      Lib version removed hardcoded value
      
      Removed trailing whitespace in toolchain
      
      * Removed trailing whitespace
      
      * Fixed typo in comment
      
      * Renamed bitcode variable to bitcodedisabled
      
      * Fixed target device family
      e71ff78f
  21. 19 Dec, 2016 1 commit
  22. 16 Dec, 2016 1 commit
  23. 15 Dec, 2016 3 commits
  24. 01 Dec, 2016 2 commits
  25. 29 Nov, 2016 1 commit
  26. 27 Nov, 2016 4 commits
  27. 07 Oct, 2016 1 commit
  28. 04 Oct, 2016 2 commits
  29. 03 Oct, 2016 1 commit
  30. 26 Aug, 2016 1 commit
  31. 08 Jul, 2016 1 commit
  32. 28 Jun, 2016 1 commit