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
HighGUI
Histograms_Matching Extending template_matching tutorial with Java (#8043) 2017-05-12 00:42:04 +03:00
imgcodecs/GDAL_IO
ImgProc
ImgTrans
introduction
ml Fix wrong mat access. 2017-07-03 16:56:53 +02:00
objectDetection
photo
ShapeDescriptors
TrackingMotion
video
videoio
viz
xfeatures2D