Henrique Krever

Results 2 issues of Henrique Krever

File "/content/gdrive/My Drive/Project/semseg/util/dataset.py", line 64, in __getitem__ image = cv2.cvtColor(image, cv2.COLOR_BGR2RGB) # convert cv2 read image from BGR order to RGB order cv2.error: OpenCV(4.5.4-dev) /tmp/pip-req-build-v2fnlv3a/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in...

Hi, i'm trying to use usbipd to connect via usb from my computer to a external machine, it works on linux and macos but not on windows, the problem i've...