1. 24 11月, 2019 1 次提交
  2. 18 9月, 2019 1 次提交
  3. 02 9月, 2019 1 次提交
  4. 31 8月, 2019 1 次提交
  5. 22 8月, 2019 1 次提交
  6. 15 8月, 2019 1 次提交
  7. 21 6月, 2019 1 次提交
  8. 30 5月, 2019 1 次提交
  9. 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
  10. 04 4月, 2019 1 次提交
    • A
      docs: fix links · d38869eb
      Alexander Alekhin 提交于
      - replace tutorial links via docs.opencv.org
      - remove link on OpenCV 2.4
      - avoid links on outdated packages
      d38869eb
  11. 29 3月, 2019 1 次提交
  12. 22 3月, 2019 1 次提交
  13. 18 3月, 2019 1 次提交
  14. 12 3月, 2019 2 次提交
  15. 05 3月, 2019 1 次提交
  16. 11 2月, 2019 1 次提交
  17. 21 12月, 2018 1 次提交
  18. 14 12月, 2018 1 次提交
  19. 04 12月, 2018 1 次提交
  20. 17 11月, 2018 2 次提交
    • A
      OpenCV version++ (3.4.4) · a1fe8f75
      Alexander Alekhin 提交于
      OpenCV 3.4.4
      a1fe8f75
    • A
      Merge pull request #13188 from alalek:samples_rename · 43002c0c
      Alexander Alekhin 提交于
      * 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
      43002c0c
  21. 10 11月, 2018 1 次提交
  22. 27 10月, 2018 1 次提交
  23. 18 10月, 2018 1 次提交
  24. 28 9月, 2018 1 次提交
  25. 14 9月, 2018 1 次提交
  26. 12 9月, 2018 1 次提交
  27. 31 8月, 2018 2 次提交
  28. 30 8月, 2018 2 次提交
  29. 17 8月, 2018 1 次提交
  30. 16 8月, 2018 1 次提交
  31. 14 8月, 2018 1 次提交
  32. 31 7月, 2018 1 次提交
    • L
      Misc. typos · 2003eb1b
      luz.paz 提交于
      Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
      2003eb1b
  33. 27 7月, 2018 1 次提交
  34. 13 7月, 2018 1 次提交
  35. 12 7月, 2018 1 次提交