@alberto2000 wrote:
Hi all
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)Camera: https://www.e-consystems.com/ar0330-lowlight-usb-cameraboard.asp
Chip: https://www.onsemi.com/pub/Collateral/AR0330CM-D.PDFAny help is greatly appreciated!
Posts: 2
Participants: 1