Skip to content

Doc fix for LMSolver#22606

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
savuor:doc_fix_lmsolver
Oct 7, 2022
Merged

Doc fix for LMSolver#22606
asmorkalov merged 1 commit intoopencv:4.xfrom
savuor:doc_fix_lmsolver

Conversation

@savuor
Copy link
Copy Markdown
Contributor

@savuor savuor commented Oct 6, 2022

Fixes #22563

It was incorrectly stated that Jacobian should be calculated for error function (which is always L2).
In fact it should be calculated for data function.

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 merged commit f18b8cd into opencv:4.x Oct 7, 2022
@savuor savuor deleted the doc_fix_lmsolver branch October 7, 2022 23:51
@alalek alalek mentioned this pull request Jan 8, 2023
@asmorkalov asmorkalov added this to the 4.7.0 milestone Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[doc] LMSolver poorly documented

2 participants