mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
470d34ddbb
* make tmpRow proper size before copyTo to avoid reallocated tmpCol * do the transposition without creating temporary array; replace TAB with spaces. * revert the previous commit