Skip to content

[G-API] Multiple return/note fix#18969

Merged
alalek merged 2 commits intoopencv:masterfrom
OrestChura:oc/fix_notes_returns
Dec 8, 2020
Merged

[G-API] Multiple return/note fix#18969
alalek merged 2 commits intoopencv:masterfrom
OrestChura:oc/fix_notes_returns

Conversation

@OrestChura
Copy link
Copy Markdown
Contributor

@OrestChura OrestChura commented Nov 30, 2020

These changes remove:

  • multiple return
  • multiple notes

relates #18963

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • The feature is well documented and sample code can be built with the project CMake
force_builders_only=linux,docs

 - multiple return
 - multiple notes
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@note Function textual ID for merge3 is "org.opencv.core.transform.merge3"
@note Function textual ID for merge4 is "org.opencv.core.transform.merge4"
@note
- Function textual ID for merge3 is "org.opencv.core.transform.merge3"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no documentation for merge3().

@note ...
@sa merge4

 - divide description of split(merge)3/4
@OrestChura OrestChura requested a review from alalek December 8, 2020 00:27
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@alalek alalek merged commit f41327d into opencv:master Dec 8, 2020
@alalek alalek mentioned this pull request Apr 9, 2021
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
[G-API] Multiple return/note fix

* Fix doxygen:
 - multiple return
 - multiple notes

* Addressing comments
 - divide description of split(merge)3/4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants