Merge pull request #15942 from OrestChura:fb_tutorial
authorOrest Chura <orest-chura@yandex.ru>
Tue, 17 Dec 2019 08:00:49 +0000 (11:00 +0300)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 17 Dec 2019 08:00:49 +0000 (11:00 +0300)
commit287874a444326f44a501fe225ea89fd1a49a94df
treec631d48f2a8b62167d9af0f40ae85052ea7013f9
parentc6c8783c60a5d6dc4dd3df35e0b09a8c38b0cd7f
Merge pull request #15942 from OrestChura:fb_tutorial

G-API: Tutorial: Face beautification algorithm implementation

* Introduce a tutorial on face beautification algorithm

- small typo issue in render_ocv.cpp

* Addressing comments rgarnov smirnov-alexey
doc/tutorials/gapi/face_beautification/face_beautification.markdown [new file with mode: 0644]
doc/tutorials/gapi/face_beautification/pics/example.jpg [new file with mode: 0644]
doc/tutorials/gapi/table_of_content_gapi.markdown
modules/gapi/src/api/render_ocv.cpp
samples/cpp/tutorial_code/gapi/face_beautification/face_beautification.cpp [moved from modules/gapi/samples/face_beautification.cpp with 61% similarity]