1. 28 May, 2019 1 commit
    • mehlukas's avatar
      Merge pull request #2120 from mehlukas:3.4-addbgsegm · 724b3c0c
      mehlukas authored
      Move background subtraction python tutorial to proper location (#2120)
      
      * add tutorial from OpenCV-Python Tutorials
      
      * remove trailing whitespace
      
      * remove MOG2 part
      
      * add cross-link to MOG2 tutorial
      724b3c0c
  2. 24 May, 2019 2 commits
  3. 23 May, 2019 1 commit
  4. 21 May, 2019 2 commits
  5. 17 May, 2019 2 commits
  6. 16 Apr, 2019 2 commits
  7. 15 Apr, 2019 1 commit
  8. 12 Apr, 2019 1 commit
  9. 11 Apr, 2019 2 commits
  10. 10 Apr, 2019 1 commit
  11. 05 Apr, 2019 2 commits
  12. 14 Mar, 2019 3 commits
  13. 13 Mar, 2019 3 commits
  14. 05 Mar, 2019 2 commits
  15. 01 Mar, 2019 3 commits
  16. 26 Feb, 2019 1 commit
  17. 21 Feb, 2019 1 commit
  18. 20 Feb, 2019 1 commit
    • Ted Steiner's avatar
      sfm module calls imread function, which is in imgcodecs module · fe71b09f
      Ted Steiner authored
      This built correctly before because tests were run with the highgui module enabled.
      The sfm module links against the features2d module, which brings in the highgui module as an optional target if enabled.
      Through this path, imread was working correctly despite the file including the wrong header and not declaring its linking dependency.
      fe71b09f
  19. 19 Feb, 2019 1 commit
  20. 13 Feb, 2019 1 commit
  21. 01 Feb, 2019 1 commit
  22. 31 Jan, 2019 1 commit
  23. 26 Jan, 2019 2 commits
  24. 21 Jan, 2019 1 commit
  25. 18 Jan, 2019 1 commit
  26. 10 Jan, 2019 1 commit