1. 21 12月, 2022 1 次提交
  2. 16 12月, 2022 2 次提交
    • A
      Merge pull request #22368 from AleksandrPanov:move_contrib_aruco_to_main_objdetect · b4b35cff
      Alexander Panov 提交于
      Megre together with https://github.com/opencv/opencv_contrib/pull/3325
      
      1. Move aruco_detector, aruco_board, aruco_dictionary, aruco_utils to objdetect
      1.1 add virtual Board::draw(), virtual ~Board()
      1.2 move `testCharucoCornersCollinear` to Board classes (and rename to `checkCharucoCornersCollinear`)
      1.3 add wrappers to keep the old api working
      3. Reduce inludes
      4. Fix java tests (add objdetect import)
      5. Refactoring
      
      ### Pull Request Readiness Checklist
      
      See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
      
      - [x] I agree to contribute to the project under Apache 2 License.
      - [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
      - [x] The PR is proposed to the proper branch
      - [x] There is a reference to the original bug report and related work
      - [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
            Patch to opencv_extra has the same branch name.
      - [x] The feature is well documented and sample code can be built with the project CMake
      
      ```
      **WIP**
      force_builders=linux,win64,docs,Linux x64 Debug,Custom
      Xbuild_contrib:Docs=OFF
      
      build_image:Custom=ubuntu:22.04
      build_worker:Custom=linux-1
      ```
      b4b35cff
    • P
      Merge pull request #22907 from partheee:patch-1 · 50da209d
      Parthiban Marimuthu 提交于
      * Update windows_install.markdown
      
      Fixing Issue - #22053 Inaccuracy in the tutorial for installation for Windows
      
      * Update windows_install.markdown #22907
      
      Changed all changes mentioned in the comments
      
      * Update windows_install.markdown #22907
      
      * fix whitespace, update configurations order (64-bit goes first)
      
      - x86 is optional and not available by default in packages
      50da209d
  3. 30 11月, 2022 1 次提交
  4. 21 11月, 2022 1 次提交
  5. 21 10月, 2022 1 次提交
  6. 19 10月, 2022 1 次提交
  7. 04 10月, 2022 3 次提交
  8. 28 9月, 2022 1 次提交
  9. 10 9月, 2022 1 次提交
  10. 09 9月, 2022 1 次提交
  11. 08 9月, 2022 2 次提交
  12. 07 9月, 2022 3 次提交
  13. 12 8月, 2022 1 次提交
  14. 05 8月, 2022 1 次提交
  15. 19 7月, 2022 1 次提交
  16. 20 6月, 2022 1 次提交
  17. 19 6月, 2022 1 次提交
  18. 11 6月, 2022 1 次提交
  19. 31 5月, 2022 1 次提交
  20. 24 5月, 2022 2 次提交
  21. 23 5月, 2022 1 次提交
  22. 13 5月, 2022 1 次提交
  23. 30 4月, 2022 1 次提交
  24. 18 3月, 2022 1 次提交
  25. 02 2月, 2022 1 次提交
  26. 10 1月, 2022 1 次提交
  27. 24 12月, 2021 3 次提交
  28. 22 12月, 2021 2 次提交
  29. 18 12月, 2021 1 次提交
  30. 17 12月, 2021 1 次提交