1. 22 Aug, 2019 1 commit
  2. 21 Aug, 2019 1 commit
  3. 20 Aug, 2019 1 commit
  4. 15 Aug, 2019 1 commit
  5. 05 Aug, 2019 1 commit
  6. 07 Jul, 2019 1 commit
  7. 21 Jun, 2019 1 commit
  8. 05 Jun, 2019 1 commit
  9. 29 May, 2019 1 commit
  10. 23 May, 2019 1 commit
  11. 20 May, 2019 1 commit
  12. 15 May, 2019 2 commits
    • mehlukas's avatar
      Merge pull request #14314 from mehlukas:3.4-opticalflow · 6bff0e24
      mehlukas authored
      Extend optical flow tutorial (#14314)
      
      * extend python optical flow tutorial with cpp example code and add it to general tutorial directory
      
      * remove unused parameters, fix comparison between signed and unsigned int
      
      * fix hsv range problem
      
      * switch to samples::findFile for sample file location
      
      * switch to command line parameter for path
      
      * remove old tutorial as in 14393
      
      * minor fixes
      6bff0e24
    • mehlukas's avatar
      Merge pull request #14393 from mehlukas:3.4-meanshift · 47c45e5b
      mehlukas authored
      Extend meanshift tutorial (#14393)
      
      * copy original tutorial and python code
      
      * add cpp code, fix python code
      
      * add camshift cpp code, fix bug in meanshift code
      
      * add description to ToC page
      
      * fix shadowing previous local declaration
      
      * fix grammar: with -> within
      
      * docs: remove content of old py_meanshift tutorial, add link
      
      * docs: replace meanshift tutorial subpage in Python tutorials
      
      * switch to ref to fix wrong breadcrumb navigation
      
      * switch to cmdline for path as in #14314
      
      * Apply suggestions from code review
      
      * order programming languages alphabetically
      47c45e5b
  13. 08 May, 2019 1 commit
  14. 30 Apr, 2019 1 commit
  15. 20 Apr, 2019 1 commit
  16. 12 Apr, 2019 1 commit
  17. 10 Apr, 2019 1 commit
  18. 04 Apr, 2019 2 commits
  19. 28 Mar, 2019 1 commit
  20. 21 Mar, 2019 1 commit
  21. 18 Mar, 2019 1 commit
  22. 12 Mar, 2019 2 commits
  23. 11 Mar, 2019 1 commit
  24. 05 Mar, 2019 2 commits
  25. 21 Feb, 2019 1 commit
  26. 11 Feb, 2019 2 commits
  27. 17 Jan, 2019 1 commit
  28. 13 Jan, 2019 1 commit
  29. 21 Dec, 2018 1 commit
  30. 14 Dec, 2018 1 commit
  31. 04 Dec, 2018 1 commit
  32. 26 Nov, 2018 1 commit
    • Matthias Winkelmann's avatar
      Merge pull request #13228 from MatthiasWinkelmann:master · 24acd5fb
      Matthias Winkelmann authored
      Add URLs, harmonise formatting, and fix parse error in bibliography (#13228)
      
      * Fixed parse error in bibliography
      
      * Removed extra curly braces
      
      * harmonized whitespace
      
      * changed organisation -> publisher where appropriate. Organisation is intended as the author's organisation, not the publishing.
      
      * harmonized capitalisation and whitespace
      
      * Add links to about 1/3 of references
      24acd5fb
  33. 17 Nov, 2018 1 commit
  34. 16 Nov, 2018 1 commit
    • Alexander Alekhin's avatar
      Merge pull request #13188 from alalek:samples_rename · 43002c0c
      Alexander Alekhin authored
      * samples: rename starter_imagelist.cpp
      
      * samples: rename intelperc_capture.cpp => videocapture_intelperc.cpp
      
      * samples: rename openni_capture.cpp => videocapture_openni.cpp
      
      * samples: rename image_sequence.cpp => videocapture_image_sequence.cpp
      
      * samples: rename gstreamer_pipeline.cpp => videocapture_gstreamer_pipeline.cpp
      
      * samples: rename autofocus.cpp => videocapture_gphoto2_autofocus.cpp
      
      * samples: rename live_detect_qrcode.cpp => qrcode.cpp
      Unverified
      43002c0c
  35. 15 Nov, 2018 1 commit