opencv/modules/core/include/opencv2
Pavel Rojtberg 15dabc11b5 Mat: use row/ col instead of i0/ i1 for parameter names in 2D case
this improves documentation when using an IDE and reflects that Mats are
row major.
2016-08-02 13:57:51 +02:00
..
core Mat: use row/ col instead of i0/ i1 for parameter names in 2D case 2016-08-02 13:57:51 +02:00
core.hpp added note about cv::reduce output type for MIN/MAX 2016-07-14 17:22:08 +03:00