opencv/samples/cpp/tutorial_code
Rohit Sutradhar 41a2eb5245
Merge pull request #20361 from r0hit2005:master
Tutorial for parallel_for_ and Universal Intrinsic (GSoC '21)

* New parallel_for tutorial

* Universal Intrinsics Draft Tutorial

* Added draft of universal intrinsic tutorial

* * Added final markdown for parallel_for_new
* Added first half of universal intrinsic tutorial
* Fixed warnings in documentation and sample code for parallel_for_new
tutorial
* Restored original parallel_for_ tutorial and table_of_content_core
* Minor changes

* Added demonstration of 1-D vectorized convolution

* * Added 2-D convolution implementation and tutorial
* Minor changes in vectorized implementation of 1-D and 2-D convolution

* Minor changes to univ_intrin tutorial. Added new tutorials to the table of contents

* Minor changes

* Removed variable sized array initializations

* Fixed conversion warnings

* Added doxygen references, minor fixes

* Added jpg image for parallel_for_ doc
2021-09-15 19:50:49 +03:00
..
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-05-18 18:06:26 +00:00
compatibility Merge pull request #13253 from alalek:fix_13201 2018-11-23 20:02:46 +03:00
core Merge pull request #20361 from r0hit2005:master 2021-09-15 19:50:49 +03:00
features2D fix files permissions 2020-04-13 04:29:55 +00:00
gapi Merge pull request #16275 from andybrucenet:fix_vector_insert 2020-01-03 19:09:40 +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 Samples 2019-09-05 01:10:51 +03:00
Histograms_Matching Fix an arg for calcHist() in demos 2021-06-30 17:22:56 +03:00
imgcodecs/GDAL_IO Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgProc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-11-20 20:32:00 +00:00
ImgTrans Update imageSegmentation.cpp, imageSegmentation.py 2021-02-07 17:42:52 +03:00
introduction Merge pull request #16889 from mehlukas:3.4-consolidateImshow 2020-04-07 14:14:51 +00:00
ml Update Samples 2019-09-05 01:10:51 +03:00
objectDetection Update Samples 2019-09-05 01:10:51 +03:00
photo Update Samples 2019-09-05 01:10:51 +03:00
ShapeDescriptors Update Samples 2019-09-05 01:10:51 +03:00
snippets imgproc: add IntelligentScissors 2020-12-25 10:57:11 +00:00
TrackingMotion build: eliminate build warnings 2021-08-28 17:11:26 +00:00
video Update Samples 2019-09-05 01:10:51 +03:00
videoio Small corrections to Orbbec Astra cameras tutorial 2021-01-24 19:13:36 +03:00
xfeatures2D Update Samples 2019-09-05 01:10:51 +03:00