You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to @smwasser it would be helpful to be able to simultaneously capture a video and have the preview to watch an experiment.
Is this possible? Probably something based on baslerPreview.m, which saves the image using MATLAB. This will probably be too slow for high frame rates -- maybe better a C++ implementation based on baslerSaveData.cpp?
The text was updated successfully, but these errors were encountered:
According to @smwasser it would be helpful to be able to simultaneously capture a video and have the preview to watch an experiment.
Is this possible? Probably something based on
baslerPreview.m
, which saves the image using MATLAB. This will probably be too slow for high frame rates -- maybe better a C++ implementation based onbaslerSaveData.cpp
?The text was updated successfully, but these errors were encountered: