opencv/modules/core
Arnaud Brejeon 636ab095b0 Merge pull request #8535 from arnaudbrejeon:std_array
Add support for std::array<T, N> (#8535)

* Add support for std::array<T, N>

* Add std::array<Mat, N> support

* Remove UMat constructor with std::array parameter
2017-04-19 13:13:39 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Merge pull request #8535 from arnaudbrejeon:std_array 2017-04-19 13:13:39 +03:00
misc/java Added javadoc generation 2017-04-05 18:18:39 +03:00
perf test: fix tolerance perf check for Exp/Log/Sqrt 2016-10-20 16:54:48 +03:00
src Merge pull request #8535 from arnaudbrejeon:std_array 2017-04-19 13:13:39 +03:00
test Merge pull request #8535 from arnaudbrejeon:std_array 2017-04-19 13:13:39 +03:00
CMakeLists.txt core(mathfuncs_core): cpu optimization dispatched code 2017-03-23 16:17:10 +03:00