G-API-NG/Docs: Added a tutorial page on interactive face detection sample#16039
Conversation
|
@dkurt @smirnov-alexey would you guys mind reviewing it? Thanks! |
|
@OrestChura FYI |
…mple - 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
229135f to
6390b11
Compare
|
@OrestChura @smirnov-alexey any updates with the review? |
doc/tutorials/gapi/interactive_face_detection/interactive_face_detection.markdown
Outdated
Show resolved
Hide resolved
...les/cpp/tutorial_code/gapi/age_gender_emotion_recognition/age_gender_emotion_recognition.cpp
Outdated
Show resolved
Hide resolved
doc/tutorials/gapi/interactive_face_detection/interactive_face_detection.markdown
Outdated
Show resolved
Hide resolved
doc/tutorials/gapi/interactive_face_detection/interactive_face_detection.markdown
Show resolved
Hide resolved
doc/tutorials/gapi/interactive_face_detection/interactive_face_detection.markdown
Outdated
Show resolved
Hide resolved
doc/tutorials/gapi/interactive_face_detection/interactive_face_detection.markdown
Outdated
Show resolved
Hide resolved
|
@smirnov-alexey thanks for review, your comments are addressed. @dkurt is there anything to add? I am about to merge this already |
|
Do you mind if I will experiment a bit with DOT diagrams in doxygen? It seems to me we can reaplace a .png image to a text graph. |
|
@dkurt then this needs to be done for all tutorials which are in progress :( |
|
So, the following code can generate similar graph but still remain some gaps (subgraph's border, label and crossing edge): |
|
@dmatveev, thanks! Much more closer: |
|
@dkurt this is cool! can you please also put crop/resise->age/gender path to that cluster as well? Then it will be a 1:1 |
|
@dmatveev, Done. May I ask you to try this graph instead of a png image? source: |
|
@dkurt done, thanks! For some reason, however, in both Firefox and Chromium it looks like this for me now: Clicking the arrow button at the right opens a valid svg diagram |
|
@dmatveev, Yeah, I also faced this problem. However it works fine in case of and then go to |
3b31415 to
e2c3934
Compare
| DIRECTORY_GRAPH = YES | ||
| DOT_IMAGE_FORMAT = svg | ||
| INTERACTIVE_SVG = YES | ||
| INTERACTIVE_SVG = NO |
|
@OrestChura I believe you will have to do something similar with #15942 |
|
Great, thanks!! |
…ctive_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




benchmarking purposes