Hi, I'm trying to minimize the image aquisition time from the ASI294 camera. Im using the libASICamera2.so library in some code written in Python. The camera is set to bin 4144x2822 and the bit depth is set to 16 bit. I am using a USB2.0 port.
When Im using the Python capture function, the image takes approximately 1.4 seconds to return (not display just return from the camera). Is this usual?
Im curious because the API runs much faster using the same settings.