elerac / EasyPySpin

cv2.VideoCapture like wrapper for FLIR Spinnaker SDK
MIT License
99 stars 19 forks source link

Code giving this error - "Spinnaker: The current pixel format is not supported. Please convert the image to a supported format. [-1003 #17

Closed Cherk93 closed 8 months ago

Cherk93 commented 8 months ago

Hi,

I was trying to run this with a FLIR Blackfly USB-3 camera sensor and got the following error. Any idea how to resolve this error?

Thanks

Cherk93 commented 8 months ago

I think i realised the fault with it. The sensor was put in default in a format that isn't recognized in opencv. Just used the Spinview to change it to BGr8 and it started working