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
I am using a See3CAM_CU30 and wondering if we can: 1. changing the exposure time, white balancing, and analog/digital gain of the camera; 2. get the raw RGB data before JPEG compression? Thanks for the help!
The text was updated successfully, but these errors were encountered:
By default in The See3CAM_CU30 has the following camera UVC controls namely,
Brightness
Contrast
Saturation
Sharpness
Gamma
White Balance (both manual and automatic)
Gain
Zoom, Pan & Tilt
Exposure (both manual and automatic)
Also, support two image format . all this done on ISP only
1.UYVY
2. MJPEG
If you need to get the raw RGB data before JPEG compression, we need to pass ISP to get the raw RGB data. But it could be done through customization only. for further please contact [email protected]
I am using a See3CAM_CU30 and wondering if we can: 1. changing the exposure time, white balancing, and analog/digital gain of the camera; 2. get the raw RGB data before JPEG compression? Thanks for the help!
The text was updated successfully, but these errors were encountered: