Skip to content

Move Charuco/Calib tutorials and samples to main repo#25378

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
AleksandrPanov:move_charuco_tutorial
Apr 16, 2024
Merged

Move Charuco/Calib tutorials and samples to main repo#25378
asmorkalov merged 2 commits intoopencv:4.xfrom
AleksandrPanov:move_charuco_tutorial

Conversation

@AleksandrPanov
Copy link
Copy Markdown
Contributor

@AleksandrPanov AleksandrPanov commented Apr 9, 2024

Merge with opencv/opencv_contrib#3708

Move Charuco/Calib tutorials and samples to main repo:

  • update/fix charuco_detection.markdown and samples
  • update/fix charuco_diamond_detection.markdown and samples
  • update/fix aruco_calibration.markdown and samples
  • update/fix aruco_faq.markdown
  • move tutorials, samples and tests to main repo
  • remove old tutorials, samples and tests from contrib

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • The PR is proposed to the proper branch
  • 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

@asmorkalov
Copy link
Copy Markdown
Contributor

Related changes in CI: opencv/ci-gha-workflow#169

@AleksandrPanov AleksandrPanov force-pushed the move_charuco_tutorial branch from d0fd050 to 57d7ca2 Compare April 12, 2024 14:14
@AleksandrPanov AleksandrPanov force-pushed the move_charuco_tutorial branch from 57d7ca2 to fd90cfd Compare April 15, 2024 09:53
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@asmorkalov asmorkalov added this to the 4.10.0 milestone Apr 15, 2024
@asmorkalov asmorkalov self-assigned this Apr 15, 2024
@asmorkalov asmorkalov merged commit e2621f1 into opencv:4.x Apr 16, 2024
@asmorkalov asmorkalov mentioned this pull request Apr 16, 2024
klatism pushed a commit to klatism/opencv that referenced this pull request May 17, 2024
…rial

Move Charuco/Calib tutorials and samples to main repo opencv#25378

Merge with opencv/opencv_contrib#3708

Move Charuco/Calib tutorials and samples to main repo:

- [x] update/fix charuco_detection.markdown and samples
- [x] update/fix charuco_diamond_detection.markdown and samples
- [x] update/fix aruco_calibration.markdown and samples
- [x] update/fix aruco_faq.markdown
- [x] move tutorials, samples and tests to main repo
- [x] remove old tutorials, samples and tests from contrib


### 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.
- [ ] The feature is well documented and sample code can be built with the project CMake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants