mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 20:20:20 +08:00
207218e920
`template<typename _Tp> inline const _Tp* Mat_<_Tp>::operator [](int y) const` does not support 3d matrix since it checks rows. This operator[] shall check size.p[0] instead. |
||
---|---|---|
.. | ||
opencv2 |