Open BuuP opened 6 years ago
Could you let me know a few things: Specifically, your camera model and pixel format?
Camera model : STC-MCCM200U3V Pixel format : 4 (got this by reading camera settings) For more info, below is the product link
Thanks I'll try to take a look tonight. I have really only tested this package with SDK 3.08. I'll see if I can get 3.12 to work.
Hi, I tried to save an image using the SDK v3.12 I can read camera settings. But when I tried to save a frame as an image it gives me the following error:
Also I tried converting a frame to a numpy array, and got this error:
Please let know if there is a way to fix this.