Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: (-215:Assertion failed) borderType!= BORDER_CONSTANT in function 'pyrDown' #52

Closed
rainyl opened this issue May 14, 2024 Discussed in #50 · 0 comments · Fixed by #51
Closed

error: (-215:Assertion failed) borderType!= BORDER_CONSTANT in function 'pyrDown' #52

rainyl opened this issue May 14, 2024 Discussed in #50 · 0 comments · Fixed by #51
Labels
bug Something isn't working

Comments

@rainyl
Copy link
Owner

rainyl commented May 14, 2024

Discussed in #50

Originally posted by msmartin4470 May 14, 2024
Could you help me out with this error message?

CvException (CvException(code:
ErrorCode (-215), err:, msg:OpenCV (4.9.0) / Users/runner/work/opencv.full/opencv.full/build/ opencv/modules/imgproc/src/
pyramids.cpp:1415: error: (-215:Assertion failed) borderType!= BORDER_CONSTANT in function
'pyrDown'
) in pyrDown of file /Users/runner/work/ opencv.full/opencv.full/build/opencv/modules/ imgproc/src/pyramids.cpp:1415)

Te border type is a default parameter that I am not changing, so that is why I am a little confused with the issue. Thanks.

@rainyl rainyl added the bug Something isn't working label May 14, 2024
@rainyl rainyl linked a pull request May 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant