A MATLAB video acquisition toolbox originally developed for monochrome scientific GenICam cameras.
Now works with webcams!
The camFlowAq.m is a class file that you can add to your MATLAB userpath.
Start by loading a camera in a new project folder by running:
cam = camFlowAq('gentl')
Tested with JAI Spark 5000-M USB / Integrated Webcams and Matlab 2018b-2019a.
The cheat sheet summarises the methods available for the class.
The camFlowAq-README.mlx is a live script with further instructions. You can find installation help for using the JAI cameras in MATLAB here.
Currently under development.