How can I choose the highest color depth format from the camera using ofVideoGrabber?
I’m currently doing camera.setPixelFormat(OF_PIXELS_YV12); but I’m not sure if it really is 12bit color (grayscale) depth. I basically need higher resolution in color values (more than 8bit 0-255)
See3CAM_CU30 camera supports UYVY and MJPEG formats and it doesn’t support YV12. But YV12 in itself is not a 12bit grayscale format and it is a planar display format. If you are interested in 12bit grayscale output, please refer our See3CAM_CU51 - https://www.e-consystems.com/Monochrome-USB-Camera-board.asp