1. 08 9月, 2020 1 次提交
  2. 30 8月, 2020 1 次提交
  3. 22 8月, 2020 1 次提交
  4. 17 8月, 2020 1 次提交
    • V
      Merge pull request #18073 from vpisarev:apache2_license · 5108e3ce
      Vadim Pisarevsky 提交于
      changed OpenCV license from BSD to Apache 2 license
      
      * as discussed and announced earlier, changed OpenCV license from BSD to Apache 2. Many files still contain old-style copyrights though
      
      * changed wording a bit; preserve the original OpenCV BSD license
      5108e3ce
  5. 15 8月, 2020 1 次提交
    • M
      Merge pull request #17683 from ivashmak:homography · a66f6174
      Maksym Ivashechkin 提交于
      [GSoC] New RANSAC. Homography part
      
      * change enum and squash commits
      
      * add small improvements
      
      * change function to static, update magsac
      
      * remove path from samples, remove license, small updates
      
      * update pnp solver, small improvements
      
      * fix warnings
      
      * add tutorial, comments
      
      * fix markdown warnings
      
      * fix markdown warnings
      
      * fix markdown warnings
      a66f6174
  6. 12 6月, 2020 1 次提交
  7. 09 6月, 2020 2 次提交
  8. 01 6月, 2020 1 次提交
    • V
      Merge pull request #17436 from vpisarev:fix_python_io · 54897352
      Vadim Pisarevsky 提交于
      * fixed #17044
      1. fixed Python part of the tutorial about using OpenCV XML-YAML-JSON I/O functionality from C++ and Python.
      2. added startWriteStruct() and endWriteStruct() methods to FileStorage
      3. modifed FileStorage::write() methods to make them work well inside sequences, not only mappings.
      
      * try to fix the doc builder
      
      * added Python regression test for FileStorage I/O API ([TODO] iterating through long sequences can be very slow)
      
      * fixed yaml testing
      54897352
  9. 21 5月, 2020 3 次提交
  10. 20 5月, 2020 1 次提交
  11. 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
  12. 09 5月, 2020 1 次提交
  13. 07 5月, 2020 1 次提交
  14. 05 5月, 2020 1 次提交
  15. 23 4月, 2020 1 次提交
  16. 21 4月, 2020 1 次提交
  17. 13 4月, 2020 1 次提交
  18. 07 4月, 2020 1 次提交
  19. 21 3月, 2020 1 次提交
  20. 18 3月, 2020 1 次提交
  21. 10 3月, 2020 2 次提交
  22. 22 2月, 2020 1 次提交
  23. 17 2月, 2020 1 次提交
  24. 03 2月, 2020 1 次提交
  25. 02 2月, 2020 1 次提交
  26. 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
  27. 27 12月, 2019 1 次提交
  28. 26 12月, 2019 1 次提交
  29. 19 12月, 2019 1 次提交
  30. 17 12月, 2019 1 次提交
  31. 10 12月, 2019 1 次提交
    • D
      Merge pull request #16039 from dmatveev:dm/gapi_tutorial_interactive_face_detection · c89780df
      Dmitry Matveev 提交于
      * G-API-NG/Docs: Added a tutorial page on interactive face detection sample
      
      - Introduced a "--ser" option to run the pipeline serially for
        benchmarking purposes
      - Reorganized sample code to better fit the documentation;
      - Fixed a couple of issues (mainly typos) in the public headers
      
      * G-API-NG/Docs: Reflected meta-less compilation in new G-API tutorial
      
      * G-API-NG/Docs: Addressed review comments on Face Analytics Pipeline example
      c89780df
  32. 06 12月, 2019 3 次提交
  33. 26 11月, 2019 1 次提交