1. 12 1月, 2020 1 次提交
  2. 15 5月, 2019 2 次提交
    • M
      Merge pull request #14314 from mehlukas:3.4-opticalflow · 6bff0e24
      mehlukas 提交于
      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
    • M
      Merge pull request #14393 from mehlukas:3.4-meanshift · 47c45e5b
      mehlukas 提交于
      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
  3. 27 10月, 2018 1 次提交
  4. 27 12月, 2014 1 次提交
  5. 01 12月, 2014 1 次提交