0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. opencv
  2. /
  3. doc
  4. /
  5. tutorials
  6. /
  7. introduction
  8. /
  9. transition_guide
GGitHubMerge pull request #24521 from dkurt:fix_broken_urls
53f21316创建于 2023年11月11日历史提交
文件最后提交记录最后更新时间
transition_guide.markdown
Merge pull request #24521 from dkurt:fix_broken_urls Fix some of the broken urls in docs #24521 ### 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 CMake2 年前