opencv/samples/cpp/tutorial_code
Cartucho fcddfa4f86 GSoC 2016 - Adding ALIASES for tutorial (#7041)
* GSoC 2016 - Adding toggle files to be used by tutorials.

Add a toggle option for tutorials.
* adds a button on the HTML tutorial pages to switch between blocks
* the default option is for languages: one can write a block
for C++ and another one for Python without re-writing the tutorial

Add aliases to the doxyfile.
* adding alises to make a link to previous and next tutorial.
* adding alias to specify the toggle options in the tutorials index.
* adding alias to add a youtube video directly from link.

Add a sample tutorial (mat_mask_opertaions) using the developed aliases:
* youtube alias
* previous and next tutorial alias
* buttons
* languages info for tutorial table of content
* code referances with snippets (and associated sample code files)

* Removing the automatic ordering.
Adding specific toggles for cpp, java and python.
Move all the code to the footer / header and Doxyfile.
Updating documentation.
2016-12-15 15:32:12 +03:00
..
calib3d Improvements in camera_calibration tutorial code 2016-08-08 12:07:04 +03:00
core GSoC 2016 - Adding ALIASES for tutorial (#7041) 2016-12-15 15:32:12 +03:00
features2D Updates for XCode 7.3 2016-04-17 20:21:29 +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 Implement PR feedback: 2016-07-11 15:21:47 -04:00
imgcodecs/GDAL_IO Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgProc Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgTrans Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
introduction GSoC 2016 - Adding ALIASES for tutorial (#7041) 2016-12-15 15:32:12 +03:00
ml Update non_linear_svms.cpp 2016-05-30 06:56:28 +02:00
objectDetection Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
photo update cpp samples and tutorials 2016-06-26 20:55:00 +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 cpp samples and tutorials 2016-06-26 20:55:00 +03:00
videoio update cpp samples and tutorials 2016-06-26 20:55:00 +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