Uses Flycapture SDK to record from two cameras simultaneously. Recording on One camera (CamA) can be triggered by events
- Need OpenCv - best to compile it yourself so it compiles with QT=ON in order to be able to display cv quick Windows.
- Boost library
- QT 5.10 and above
Includes original code from Flycam pointgrey: Interfaces opencv to display raw images onto the screen
Allows selection of ROI of fixed size to selectively record from for a fix number of frames.