Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lxk696
Copy link
Contributor

@lxk696 lxk696 commented Feb 23, 2024

resulting in an error in the judgment condition]

fixes #25078
relates #20611

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

resulting in an error in the judgment condition]
@lxk696
Copy link
Contributor Author

lxk696 commented Feb 24, 2024

I only modified the python related code,
but now the java-android test fails,
please tell me what to do for this.

Look at the logs It could be a network issue that caused the android apk download to fail .

Snipaste_2024-02-24_15-22-58
Snipaste_2024-02-24_15-23-06
Snipaste_2024-02-24_15-22-44

@asmorkalov asmorkalov merged commit 37e056c into opencv:4.x Feb 26, 2024
@asmorkalov asmorkalov mentioned this pull request Feb 26, 2024
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.

hasattr("cv2", "name") first param is 'character string', resulting in an error in the judgment condition

4 participants