mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
57ed0e57f0
* Fix the documentation for Mat::diag(int). Fix issue #8181 * Fix the documentation for Mat::diag(int). Fix issue #8181. * Add support for printing out cv::Complex. * Remove extra spaces. * cv::Complex is submitted as a new pull request.