Skip to content
Snippets Groups Projects
user avatar
am0ebe authored
fix errors. create rec dir on startRecord with time for multiple recs on same day with same cam. also writeout stats along with rec.
c899c11e
History
user avatar c899c11e
this is part of the CAMTRON Project. Codename: Software B

Based of VimbaX SDK from:
  https://www.alliedvision.com/en/products/software/vimba-x-sdk/

-> expanded on VimbaCPP/Example/AsyncOpenCVRecorder !

does: acquire images and store them as jpeg along with timestamps

-------------------------------

Software B actually consists of 2 apps:

  1. recorder-cmd
    a commandline app that is meant to be standalone and communicates with the camera

  2. recorder-gui
    a Qt GUI app, which calls the commandline app and displays the images