Skip to content

Fix truncated sentenced in boxPoints documentation #22975#23662

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
akormous:docfix
May 24, 2023
Merged

Fix truncated sentenced in boxPoints documentation #22975#23662
asmorkalov merged 2 commits intoopencv:4.xfrom
akormous:docfix

Conversation

@akormous
Copy link
Copy Markdown
Contributor

@akormous akormous commented May 23, 2023

Resolves #22975

Completed the sentence as per the suggestion given in the issue #22975

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 another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@dkurt dkurt added the category: documentation Documentation fix or update label May 24, 2023
Co-authored-by: Dmitry Kurtaev <dmitry.kurtaev@gmail.com>
@asmorkalov asmorkalov merged commit c07145f into opencv:4.x May 24, 2023
@asmorkalov asmorkalov self-assigned this May 24, 2023
@asmorkalov asmorkalov added this to the 4.8.0 milestone May 24, 2023
@asmorkalov asmorkalov mentioned this pull request May 31, 2023
thewoz pushed a commit to thewoz/opencv that referenced this pull request Jan 4, 2024
Fix truncated sentenced in boxPoints documentation opencv#22975 opencv#23662

Resolves opencv#22975

Completed the sentence as per the suggestion given in the issue opencv#22975
### Pull Request Readiness Checklist

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

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
thewoz pushed a commit to thewoz/opencv that referenced this pull request May 29, 2024
Fix truncated sentenced in boxPoints documentation opencv#22975 opencv#23662

Resolves opencv#22975

Completed the sentence as per the suggestion given in the issue opencv#22975
### Pull Request Readiness Checklist

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

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: documentation Documentation fix or update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Truncated sentenced in boxPoints documentation

3 participants