This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-06-12 04:12:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
15dabc11b5
opencv
/
modules
/
core
/
include
/
opencv2
History
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