opencv/modules/core
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list
Add constructors taking initializer_list for some of OpenCV data types (#9034)

* Add a constructor taking initializer_list for Matx

* Add a constructor taking initializer list for Mat and Mat_

* Add one more method to initialize Mat to the corresponding tutorial

* Add a note how to initialize Matx

* CV_CXX_11->CV_CXX11
2017-07-14 17:17:09 +00: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 #9034 from sovrasov:mats_from_initializer_list 2017-07-14 17:17:09 +00:00
misc/java Refactor OpenCV Java Wrapping 2017-06-15 20:35:12 +04:00
perf core(perf): added Hamming tests 2017-07-01 00:49:18 +00:00
src Merge pull request #8975 from sovrasov:fs_additional_errors 2017-07-14 17:13:50 +00:00
test Merge pull request #9034 from sovrasov:mats_from_initializer_list 2017-07-14 17:17:09 +00:00
CMakeLists.txt core(stat): optimize size of binaries, drop AVX dispatch (no imrovements) 2017-07-02 22:45:10 +00:00