Skip to content

Add missing properties to error class#23928

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
Avasam:Add-missing-properties-to-error-class
Jul 10, 2023
Merged

Add missing properties to error class#23928
asmorkalov merged 1 commit intoopencv:4.xfrom
Avasam:Add-missing-properties-to-error-class

Conversation

@Avasam
Copy link
Copy Markdown
Contributor

@Avasam Avasam commented Jul 4, 2023

May close #23925 . I am not sure this actually works because I can't figure out how to generate python bindings myself. But it looks right based on available API.

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

@asmorkalov asmorkalov merged commit d2951d6 into opencv:4.x Jul 10, 2023
@asmorkalov asmorkalov added this to the 4.9.0 milestone Jul 10, 2023
@Avasam Avasam deleted the Add-missing-properties-to-error-class branch July 10, 2023 14:24
@asmorkalov asmorkalov mentioned this pull request Jul 27, 2023
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.

Python type stubs: Class cv2.error is missing properties

3 participants