Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calib3d refactoring: the light version #18940

Merged
merged 1 commit into from
Dec 1, 2020
Merged

Conversation

vpisarev
Copy link
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
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