Merge pull request #16039 from dmatveev:dm/gapi_tutorial_interactive_face_detection
authorDmitry Matveev <dmitry.matveev@intel.com>
Mon, 9 Dec 2019 21:30:10 +0000 (00:30 +0300)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 9 Dec 2019 21:30:10 +0000 (00:30 +0300)
commitc89780dfe0304fe0b884015bb0573f811de8bbca
tree52e83c66f18a70ab787a5294746228d28e6f13bc
parent3fddd3bf93137b02acab03ca789e64e7c25b213e
Merge pull request #16039 from dmatveev:dm/gapi_tutorial_interactive_face_detection

* G-API-NG/Docs: Added a tutorial page on interactive face detection sample

- Introduced a "--ser" option to run the pipeline serially for
  benchmarking purposes
- Reorganized sample code to better fit the documentation;
- Fixed a couple of issues (mainly typos) in the public headers

* G-API-NG/Docs: Reflected meta-less compilation in new G-API tutorial

* G-API-NG/Docs: Addressed review comments on Face Analytics Pipeline example
doc/Doxyfile.in
doc/tutorials/gapi/interactive_face_detection/interactive_face_detection.markdown [new file with mode: 0644]
doc/tutorials/gapi/table_of_content_gapi.markdown
modules/gapi/include/opencv2/gapi/streaming/source.hpp
samples/cpp/tutorial_code/gapi/age_gender_emotion_recognition/age_gender_emotion_recognition.cpp