1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Files
opencv/modules/core/test
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
..
2016-09-01 15:44:01 +03:00
2016-06-07 14:53:04 +09:00
2016-10-08 02:19:43 +03:00
2015-12-17 12:33:23 +03:00
2013-09-05 19:03:00 +04:00
2014-02-22 09:54:16 +05:30