1. 16 6月, 2023 1 次提交
    • M
      Merge pull request #23078 from ivashmak:update_vsac · 44881592
      Maksym Ivashechkin 提交于
      Update USAC #23078
      
      ### 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] 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
      44881592
  2. 21 12月, 2022 1 次提交
  3. 14 12月, 2021 1 次提交
  4. 19 5月, 2021 1 次提交
  5. 20 4月, 2021 1 次提交
  6. 11 11月, 2020 1 次提交
  7. 07 10月, 2020 1 次提交
  8. 18 8月, 2020 1 次提交
  9. 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