opencv/modules/calib3d
Rostislav Vasilikhin 4009bca59a
Merge pull request #23025 from savuor:backport3_stddev_calib_fix
Backport of #22992 to 3.4

### 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 CMake
2023-01-23 14:59:43 +03:00
..
doc Summarize PnP pose computation on a single separate page. 2021-12-23 19:52:14 +01:00
include/opencv2 docs: prefer # for links generation 2022-10-13 20:55:53 +00:00
misc backported changes 2022-12-27 00:54:39 +01:00
perf Added performance test for StereoBM algorithm 2019-09-09 16:37:06 +03:00
src Merge pull request #23025 from savuor:backport3_stddev_calib_fix 2023-01-23 14:59:43 +03:00
test test: reproducible results, enabled 2-channel tests, increased some thresholds 2023-01-19 15:39:33 +03:00
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00