opencv/doc/tutorials/calib3d
Alexander Smorkalov 3bcab8db0a
Merge pull request #26221 from asmorkalov:as/refactor_multiview_interface
Reworked multiview calibration interface #26221

- Use InputArray / OutputArray
- Use enum for camera type
- Sort parameters according guidelines
- Made more outputs optional
- Introduce flags and added tests for intrinsics and extrinsics guess.

### 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
- [ ] 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
2024-10-01 16:53:16 +03:00
..
camera_calibration Merge branch 4.x 2023-07-05 15:51:10 +03:00
camera_calibration_pattern Merge branch 4.x 2023-07-05 15:51:10 +03:00
camera_calibration_square_chess Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
camera_multiview_calibration Merge pull request #26221 from asmorkalov:as/refactor_multiview_interface 2024-10-01 16:53:16 +03:00
interactive_calibration Update usac tutorial. 2023-11-08 12:53:20 +03:00
real_time_pose Merge branch 4.x 2021-06-04 15:18:51 +00:00
table_of_content_calib3d.markdown Merge branch 4.x 2024-01-19 17:32:22 +03:00
usac.markdown Merge branch 4.x 2024-01-19 17:32:22 +03:00