To stay in line with recent developments in the GenICam standard, the acquisition engine of CVB has been modified to accommodate some of the recently introduced use cases:
- Acquisition from devices that provide more than just one data stream
- Acquisition from devices that provide a structured buffer with multiple distinct parts
- Acquisition from devices that do not send a “traditional” image buffer but data like 3D point clouds or HSI cubes
- Acquisition into buffers that have been allocated by the user (as opposed to buffers that have been allocated by the driver itself)