Skip to content

Backport to 3.4: fixing how stdDev in calibration is calculated#23025

Merged
asmorkalov merged 2 commits intoopencv:3.4from
savuor:backport3_stddev_calib_fix
Jan 23, 2023
Merged

Backport to 3.4: fixing how stdDev in calibration is calculated#23025
asmorkalov merged 2 commits intoopencv:3.4from
savuor:backport3_stddev_calib_fix

Conversation

@savuor
Copy link
Copy Markdown
Contributor

@savuor savuor commented Dec 23, 2022

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

  • 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 asmorkalov modified the milestones: 4.8.0, 3.4.20 Jan 20, 2023
@asmorkalov asmorkalov merged commit 4009bca into opencv:3.4 Jan 23, 2023
@savuor savuor deleted the backport3_stddev_calib_fix branch January 24, 2023 02:37
This was referenced Jan 28, 2023
@asmorkalov asmorkalov mentioned this pull request May 31, 2023
geversonsto pushed a commit to stodev-com-br/opencv that referenced this pull request Jun 3, 2023
Backport of opencv#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
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.

3 participants