opencv/modules/core
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
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc documentation: avoid links to 'master' branch from 3.4 maintenance branch 2018-05-31 16:45:18 +03:00
include/opencv2 core: align cv::AutoBuffer API with std::vector/std::array 2018-07-04 19:10:38 +03:00
misc/java core:ppc Fix java CoreTest/testMahalanobis (#11677) 2018-06-07 14:16:48 +03:00
perf core(hal): improve v_select() SSE4.1+ 2018-04-23 13:17:53 +03:00
src core: align cv::AutoBuffer API with std::vector/std::array 2018-07-04 19:10:38 +03:00
test Merge pull request #11706 from take1014:setTo_Nan_10507 2018-06-12 18:05:44 +00:00
CMakeLists.txt Reduced direct TBB dependencies 2018-04-06 14:21:15 +03:00