opencv/doc/tutorials
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
..
app videoio(doc): add 'videoio_hwaccel' group, fix typos 2021-03-07 04:47:22 +00:00
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-05-01 09:44:24 +00:00
core Merge pull request #20361 from r0hit2005:master 2021-09-15 19:50:49 +03:00
dnn Implement ctc prefix beam search decode for TextRecognitionModel. 2021-08-12 20:33:31 +08:00
features2d Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
gapi doc: tutorial refactor 2020-12-05 01:57:36 +03:00
gpu Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-02-21 20:14:09 +00:00
introduction Merge pull request #20547 from rogday:gdb_pretty_printer 2021-08-17 18:23:27 +03:00
ios Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
others Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-08-07 17:25:06 +00:00
tutorials.markdown doc: tutorial refactor 2020-12-05 01:57:36 +03:00