1. 18 12月, 2022 1 次提交
  2. 16 12月, 2022 4 次提交
    • A
      Merge pull request #22880 from cudawarped:remember_cudacodec_lib_locations · 6db9fcbc
      Alexander Smorkalov 提交于
      Prevent cudacodec libs locations being reset when cmake is re-run
      6db9fcbc
    • 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
    • H
      Merge pull request #22936 from hzcyf:orbbec_new_cam_support · 47fb79bd
      hzc 提交于
      videoio: add Orbbec Gemini 2 and Astra 2 camera support
      
      ### Test Result
      
      | OS | Compiler | Camera | Result |
      |-----|-----------|---------|--------|
      |Windows11| (VS2022)MSVC17.3|Orbbec Gemini 2|Pass|
      |Windows11| (VS2022)MSVC17.3|Orbbec Astra 2|Pass|
      |Ubuntu22.04|GCC9.2|Orbbec Gemini 2|Pass|
      |Ubuntu22.04|GCC9.2|Orbbec Astra 2|Pass|
      
      ### Pull Request Readiness Checklist
      - [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] The feature is well documented and sample code can be built with the project CMake
      47fb79bd
    • 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. 15 12月, 2022 9 次提交
  4. 14 12月, 2022 4 次提交
  5. 13 12月, 2022 2 次提交
  6. 12 12月, 2022 2 次提交
  7. 10 12月, 2022 2 次提交
  8. 09 12月, 2022 6 次提交
  9. 08 12月, 2022 4 次提交
  10. 07 12月, 2022 2 次提交
  11. 06 12月, 2022 2 次提交
  12. 03 12月, 2022 2 次提交