Skip to content

add note about hierarchy in python version#20500

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
AleksandrPanov:findContours_documentation
Aug 10, 2021
Merged

add note about hierarchy in python version#20500
opencv-pushbot merged 1 commit intoopencv:3.4from
AleksandrPanov:findContours_documentation

Conversation

@AleksandrPanov
Copy link
Copy Markdown
Contributor

To fix for #20385

In Python, hierarchy is nested inside a top level array. This should be added to the documentation.
This OpenCV tutorial use this feature.

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
  • There is reference to 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

@asmorkalov asmorkalov requested a review from vpisarev August 4, 2021 17:15
@AleksandrPanov AleksandrPanov added the category: documentation Documentation fix or update label Aug 4, 2021
@asmorkalov asmorkalov requested review from alalek and asmorkalov and removed request for vpisarev August 9, 2021 14:19
@opencv-pushbot opencv-pushbot merged commit 1a8b7f7 into opencv:3.4 Aug 10, 2021
@alalek alalek mentioned this pull request Aug 14, 2021
@alalek alalek mentioned this pull request Oct 15, 2021
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.

4 participants