1. 07 Nov, 2017 1 commit
  2. 11 Oct, 2017 1 commit
  3. 10 Oct, 2017 1 commit
  4. 09 Oct, 2017 1 commit
  5. 06 Oct, 2017 1 commit
  6. 05 Oct, 2017 10 commits
  7. 02 Oct, 2017 2 commits
  8. 22 Sep, 2017 2 commits
  9. 13 Sep, 2017 1 commit
  10. 12 Sep, 2017 1 commit
  11. 09 Sep, 2017 3 commits
  12. 30 Aug, 2017 1 commit
  13. 28 Aug, 2017 1 commit
  14. 25 Aug, 2017 1 commit
  15. 23 Aug, 2017 1 commit
  16. 14 Aug, 2017 1 commit
    • Alexander Alekhin's avatar
      highgui: refactor GTK backend · 9e239c7a
      Alexander Alekhin authored
      - eliminate legacy C code, used fields
      - fix mutex synchronization issues
      - set trackbar min/max without unnecessary truncation; allow negative values
      9e239c7a
  17. 10 Aug, 2017 1 commit
  18. 01 Aug, 2017 1 commit
  19. 29 Jul, 2017 1 commit
  20. 25 Jul, 2017 1 commit
  21. 14 Jul, 2017 1 commit
    • Vladislav Sovrasov's avatar
      Merge pull request #9034 from sovrasov:mats_from_initializer_list · e5fbb4f5
      Vladislav Sovrasov authored
      Add constructors taking initializer_list for some of OpenCV data types (#9034)
      
      * Add a constructor taking initializer_list for Matx
      
      * Add a constructor taking initializer list for Mat and Mat_
      
      * Add one more method to initialize Mat to the corresponding tutorial
      
      * Add a note how to initialize Matx
      
      * CV_CXX_11->CV_CXX11
      e5fbb4f5
  22. 03 Jul, 2017 2 commits
    • Tony Lian's avatar
      Merge pull request #9075 from TonyLianLong:master · c8783f3e
      Tony Lian authored
      Remove unnecessary Non-ASCII characters from source code (#9075)
      
      * Remove unnecessary Non-ASCII characters from source code
      
      Remove unnecessary Non-ASCII characters and replace them with ASCII
      characters
      
      * Remove dashes in the @param statement
      
      Remove dashes and place single space in the @param statement to keep
      coding style
      
      * misc: more fixes for non-ASCII symbols
      
      * misc: fix non-ASCII symbol in CMake file
      c8783f3e
    • catree's avatar
      Fix wrong mat access. · 8b7cb8a3
      catree authored
      8b7cb8a3
  23. 30 Jun, 2017 1 commit
  24. 28 Jun, 2017 2 commits
  25. 26 Jun, 2017 1 commit