dattalab-6-cam / multicamera_acquisition

Synchronized machine vision acquisition across multiple cameras using an arduino (Supports FLIR and Basler)
MIT License
4 stars 5 forks source link

support for color cameras #50

Closed calebweinreb closed 4 months ago

calebweinreb commented 4 months ago

Tested on Ubuntu 22 with Basler ace2 a2A1920-160ucBAS Color USB3 Basic Camera using software trigger.

Note that BayerRG8 pixel_format leads to high CPU usage, so RGB8 should ideally be used.