1. 20 5月, 2020 1 次提交
  2. 10 5月, 2020 1 次提交
    • R
      Update Image Watch Tutorial · b43da8aa
      R-penguins 提交于
      Updated the Windows Visual Studio Image Watch tutorial to include download links to the latest versions of Visual Studio Image Watch for newer Visual Studio versions.
      b43da8aa
  3. 09 5月, 2020 1 次提交
  4. 07 5月, 2020 1 次提交
  5. 05 5月, 2020 1 次提交
  6. 23 4月, 2020 1 次提交
  7. 21 4月, 2020 1 次提交
  8. 13 4月, 2020 1 次提交
  9. 07 4月, 2020 1 次提交
  10. 21 3月, 2020 1 次提交
  11. 18 3月, 2020 1 次提交
  12. 10 3月, 2020 1 次提交
  13. 22 2月, 2020 1 次提交
  14. 17 2月, 2020 1 次提交
  15. 02 2月, 2020 1 次提交
  16. 12 1月, 2020 2 次提交
    • G
      Merge pull request #16276 from themechanicalcoder:video-tutorial · 38e6d668
      Gourav Roy 提交于
      * Added java code for meanshift and optical_flow
      
      * added java code for module video
      
      * added appropriate spaces in codes
      
      * converted absolute path to command line arguments
      
      * added spaces at appropriate places
      38e6d668
    • I
      Merge pull request #14666 from ihsan314:file_io_xml_yml · 2c21ea2d
      ihsan314 提交于
      Python code examples for file IO in xml and yml format
      
      * Initial "Pythonization" of file_input_output.cpp
      
      * Moved file_input_output.py to correct location
      
      * Nearly done Pythonizing file_input_output.cpp
      
      * Python equivalent of file_input_output.py created
      
      * Started Pythonizing camera_calibration.cpp
      
      * Completed Python tutorial/sample code for file_input_output
      
      * Resolved whitespace issues
      
      * Removed tabs in file_input_output.cpp
      
      * Patched import order and wrapped code in main function
      
      * Changed string to docstring format in help file
      
      * Updated link to Python example code
      2c21ea2d
  17. 27 12月, 2019 1 次提交
  18. 19 12月, 2019 1 次提交
  19. 06 12月, 2019 1 次提交
  20. 26 11月, 2019 1 次提交
  21. 24 11月, 2019 2 次提交
  22. 09 11月, 2019 1 次提交
    • A
      Fix Windows installation script error · 3755099b
      Adam Gyarmati 提交于
      Fix an error during Windows installation caused by trying to create the already existing Build directory. Also excluding intermediate steps for Install directory creation.
      3755099b
  23. 30 10月, 2019 1 次提交
  24. 18 9月, 2019 1 次提交
  25. 02 9月, 2019 1 次提交
  26. 31 8月, 2019 1 次提交
  27. 22 8月, 2019 1 次提交
  28. 15 8月, 2019 1 次提交
  29. 21 6月, 2019 1 次提交
  30. 30 5月, 2019 1 次提交
  31. 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
  32. 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
  33. 29 3月, 2019 1 次提交
  34. 22 3月, 2019 1 次提交
  35. 18 3月, 2019 1 次提交
  36. 12 3月, 2019 2 次提交