Using the extract cells module to test on an image throws this error: cv2.error: OpenCV(4.11.0) :-1: error: (-5:Bad argument) in function 'GaussianBlur' It traces back to the package installed on my computer, not anywhere in my code.
Using the extract cells module to test on an image throws this error:
cv2.error: OpenCV(4.11.0) 👎 error: (-5:Bad argument) in function 'GaussianBlur'
It traces back to the package installed on my computer, not anywhere in my code.