Skip to content

calib3d refactoring: the light version#18940

Merged
opencv-pushbot merged 1 commit intoopencv:nextfrom
vpisarev:3d_light
Dec 1, 2020
Merged

calib3d refactoring: the light version#18940
opencv-pushbot merged 1 commit intoopencv:nextfrom
vpisarev:3d_light

Conversation

@vpisarev
Copy link
Copy Markdown
Contributor

@vpisarev vpisarev commented Nov 27, 2020

this is the light version of #18915. Merge together with opencv/opencv_contrib#2767.

Unlike #18915, this pull request retains all functionality from the split calib3d module in the original cv namespace, rather than cv::_3d, cv::calib and cv::stereo, respectively.

Pull Request Readiness Checklist

  • 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

@asmorkalov asmorkalov mentioned this pull request Nov 30, 2020
8 tasks
@vpisarev vpisarev force-pushed the 3d_light branch 3 times, most recently from a78dcc1 to 00fe9b9 Compare December 1, 2020 18:20
stereo module in opencv_contrib is renamed to xstereo
@vpisarev
Copy link
Copy Markdown
Contributor Author

vpisarev commented Dec 1, 2020

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants