You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, as the camera provides up to 12 bit images, i want to know how to save these images.
I tried using opencv, but opencv does not support 12 bit images. How do i change or scale the frame of the camera to 16 bit for saving it as a png or tiff?