mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
8c6339c04d
The new C++ code is copy/pasted from OpenCV5: - functions initIntrinsicParams2D, subMatrix (the first 160 lines) - function prepareDistCoeffs - the different asserts Not all the API/code is ported to C++ yet to ease the review.