seg_label_generate icon indicating copy to clipboard operation
seg_label_generate copied to clipboard

OpenCV Error When I run labelGen.sh with -s

Open foxkw opened this issue 3 years ago • 2 comments

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) `

foxkw avatar Aug 14 '21 14:08 foxkw

same here. did you address this issue?

daeunni avatar Sep 05 '22 12:09 daeunni

same here did you address this issue?

yuxuanhuang02 avatar Jun 17 '23 04:06 yuxuanhuang02