1. 30 Aug, 2019 1 commit
  2. 15 Aug, 2019 1 commit
  3. 14 Aug, 2019 1 commit
  4. 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
  5. 26 Oct, 2018 1 commit
  6. 31 May, 2018 1 commit
  7. 31 Dec, 2017 1 commit
  8. 12 Jul, 2016 1 commit
  9. 29 Apr, 2015 1 commit
  10. 26 Dec, 2014 3 commits
  11. 01 Dec, 2014 4 commits
  12. 31 Mar, 2014 1 commit
  13. 01 Sep, 2013 4 commits
  14. 29 Aug, 2013 1 commit
  15. 23 Aug, 2013 1 commit
  16. 21 Aug, 2013 2 commits
  17. 17 Oct, 2012 3 commits
  18. 19 Jul, 2011 1 commit
    • Bernat Gabor's avatar
      1) Converted all images to JPG to reduce size. · a2975f33
      Bernat Gabor authored
      2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
      3) Two finished tutorials: 
         a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
         b) one describing image scanning operations plus the LUT function (demonstration YouTube video included). 
         c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
      a2975f33
  19. 23 Jun, 2011 1 commit