Skip to content

Init params (StereoBMParams) in StereoBMImpl constructor initialization list#19685

Merged
alalek merged 3 commits intoopencv:3.4from
danbey:setting_stereoBMImpl_in_init_list
Mar 7, 2021
Merged

Init params (StereoBMParams) in StereoBMImpl constructor initialization list#19685
alalek merged 3 commits intoopencv:3.4from
danbey:setting_stereoBMImpl_in_init_list

Conversation

@danbey
Copy link
Copy Markdown
Contributor

@danbey danbey commented Mar 6, 2021

To improve preformence it is better to init the params (StereoBMImpl) in the
initialization list.

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 other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to 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

danbey and others added 3 commits March 7, 2021 18:49
To improve preformence it is better to init the params (StereoBMImpl) in the
initialization list.
@alalek alalek merged commit 31f6676 into opencv:3.4 Mar 7, 2021
@danbey danbey deleted the setting_stereoBMImpl_in_init_list branch March 12, 2021 19:27
@alalek alalek mentioned this pull request Mar 13, 2021
@alalek alalek mentioned this pull request Apr 9, 2021
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