Skip to content

samples/dnn: better errormsg in openpose.py#20033

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
berak:dnn_openpose_py
May 7, 2021
Merged

samples/dnn: better errormsg in openpose.py#20033
opencv-pushbot merged 1 commit intoopencv:3.4from
berak:dnn_openpose_py

Conversation

@berak
Copy link
Copy Markdown
Contributor

@berak berak commented May 5, 2021

resolves #20029

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 added category: dnn category: samples pr: needs rebase Rebase patch (and squash fixup commits) on the top of target branch labels May 5, 2021
@asmorkalov asmorkalov self-requested a review May 5, 2021 08:58
@asmorkalov
Copy link
Copy Markdown
Contributor

@berak Thanks for the contribution. The sample in 3.4 has the same issue. Could you re-target the patch there?

@berak berak changed the base branch from master to 3.4 May 5, 2021 09:16
@berak
Copy link
Copy Markdown
Contributor Author

berak commented May 5, 2021

@asmorkalov , sorry wrong target branch (src is based on 3.4), corrected.

@opencv-pushbot opencv-pushbot merged commit b1dc7ed into opencv:3.4 May 7, 2021
@berak berak deleted the dnn_openpose_py branch May 7, 2021 13:08
@alalek alalek mentioned this pull request May 18, 2021
@alalek alalek mentioned this pull request Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception Thrown: assert(args.dataset == "Hand")

4 participants