0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. opencv
  2. /
  3. doc
  4. /
  5. tutorials
  6. /
  7. imgproc
  8. /
  9. basic_geometric_drawing
GGitHubMerge pull request #26018 from Kumataro:fix26017
2fcea41f创建于 2024年8月12日历史提交
文件最后提交记录最后更新时间
images
Update documentation and samples 7 年前
basic_geometric_drawing.markdown
Merge pull request #26018 from Kumataro:fix26017 doc: remove duplicated OpenCV Theory at ToC in Basic Drawing #26018 Close #26017 ### 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 - [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable Patch to opencv_extra has the same branch name. - [ ] The feature is well documented and sample code can be built with the project CMake 1 年前