opencv/samples/cpp/tutorial_code
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
..
calib3d Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
core Merge pull request #9034 from sovrasov:mats_from_initializer_list 2017-07-14 17:17:09 +00:00
features2D highgui: add ROI selector 2017-04-21 13:29:35 +03:00
gpu Merge branch 'thrust_tutorial' of http://github.com/dtmoodie/opencv into thrust_tutorial 2015-11-10 12:29:51 -05:00
HighGUI Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
Histograms_Matching Extending template_matching tutorial with Java (#8043) 2017-05-12 00:42:04 +03:00
imgcodecs/GDAL_IO Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgProc Code cleanup, removed cv:: because using namespace cv is already used. 2017-02-28 10:03:09 +01:00
ImgTrans update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
introduction GSoC 2016 - Adding ALIASES for tutorial (#7041) 2016-12-15 15:32:12 +03:00
ml Fix wrong mat access. 2017-07-03 16:56:53 +02:00
objectDetection Update objectDetection.cpp 2017-03-06 16:51:29 +03:00
photo update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
ShapeDescriptors Merge pull request #7140 from Asalle:fix-7136-Bounding_Box_explanation 2016-08-29 08:42:02 +00:00
TrackingMotion update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
video update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
videoio update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
viz viz: eliminate warnings from tutorial code 2016-10-21 18:33:40 +03:00
xfeatures2D Fixed latch sample build without contrib 2015-05-26 15:57:07 +03:00