G-API: Addressed various documentation issues#16050
Merged
alalek merged 5 commits intoopencv:masterfrom Dec 6, 2019
Merged
Conversation
- Fixed various typos and missing references; - Added brief documentaion on G_TYPED_KERNEL and G_COMPOUND_KERNEL macros; - Briefly described GComputationT<>; - Briefly described G-API data objects (in a group section).
Contributor
Author
|
@TolyaTalamanov @AsyaPronina can you please have a look on this? There's a link to generated HTML documentation on the "Docs" builder. |
6afd425 to
d1bc8a2
Compare
…fixup Conflicts: modules/gapi/include/opencv2/gapi/render/render.hpp
905e570 to
8609e91
Compare
| { | ||
| /*@{*/ | ||
| std::string path; //!< The path to font file (.ttf) | ||
| std::string path; //!< The path to the font file (.ttf) |
Contributor
There was a problem hiding this comment.
Could you remove (.ttf) It's my mistake. Render works with all font formats. Not only TrueType
Contributor
Author
There was a problem hiding this comment.
Can you address it on your own in the following #include review?
Contributor
|
LGTM 👍 |
AsyaPronina
reviewed
Dec 5, 2019
Contributor
|
LGTM 👍 |
AsyaPronina
approved these changes
Dec 6, 2019
Contributor
Author
|
Thanks!! |
a-sajjad72
pushed a commit
to a-sajjad72/opencv
that referenced
this pull request
Mar 30, 2023
* G-API: Addressed various documentation issues - Fixed various typos and missing references; - Added brief documentaion on G_TYPED_KERNEL and G_COMPOUND_KERNEL macros; - Briefly described GComputationT<>; - Briefly described G-API data objects (in a group section). * G-API: Some clean-ups in doxygen, also a chapter on Render API * G-API: Expose more graph compilation arguments in the documentation * G-API: Address documentation review comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.