fuyarchuk-kg

Results 2 issues of fuyarchuk-kg

I have a small script ``` #!/bin/bash if echo "$(wget --spider -t 1 -T 1 https://www.google.com 2>&1)" | grep -q "OK"; then echo "✦| dropdown=false" echo "---" echo "You're online"...

Output error with cloud from hungarian dataset it was developed on OpenCV(4.7.0) /opt/opencv/modules/core/src/matrix_wrap.cpp:1667: error: (-215:Assertion failed) !fixedSize() in function 'release'

bug
question