MATLAB: Question about setting the bit depth of the USB camera

image acquisitionimage processingMATLABwebcam

I can set the bit depth to 8 or 12 bit if I use the third party software (ToupSky) which support my camera. However, there is only one available option in matlab image acquisition toolbox, which is 8 bit. I have installed all the driver support package for this toolbox. My camera is BRESSER deep sky camera. Any suggestions if I want to use 12 bit in MATLAB?

Best Answer

Please refer to the following link for an example to change the bit depth to your camera's native bit depth using the image Acquisition Toolbox.