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

OpenCV Error When I run labelGen.sh with -s #25

Open
foxkw opened this issue Aug 14, 2021 · 2 comments
Open

OpenCV Error When I run labelGen.sh with -s #25

foxkw opened this issue Aug 14, 2021 · 2 comments

Comments

@foxkw
Copy link

foxkw commented Aug 14, 2021

when I remove '-s' in labelGen.sh, it's ok . but when I add '-s', it is wrong . could please tell me why ?

`OpenCV Error: Assertion failed (ssize.width > 0 && ssize.height > 0) in resize, file /build/opencv-L2vuMj/opencv-3.2.0+dfsg/modules/imgproc/src/imgwarp.cpp, line 3492
terminate called after throwing an instance of 'cv::Exception'
what(): /build/opencv-L2vuMj/opencv-3.2.0+dfsg/modules/imgproc/src/imgwarp.cpp:3492: error: (-215) ssize.width > 0 && ssize.height > 0 in function resize

Aborted (core dumped)
`

@daeunni
Copy link

daeunni commented Sep 5, 2022

same here. did you address this issue?

@yuxuanhuang02
Copy link

same here did you address this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants