opencv/modules/core/include
Alexander Alekhin 135ea264ef core: align cv::AutoBuffer API with std::vector/std::array
- added .data() methods
- added operator[] (int i)
- extend checks support to generic and debug-only cases
- deprecate existed operator* ()
2018-07-04 19:10:38 +03:00
..
opencv2 core: align cv::AutoBuffer API with std::vector/std::array 2018-07-04 19:10:38 +03:00