Skip to content
Snippets Groups Projects
Select Git revision
  • b819b9b8792adc4b207fb1a01855dbb2ac25e4a0
  • master default protected
  • cali
  • dev protected
4 results

vimba

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    am0ebe authored
    [wip] put console into thread, which is run by controller. make sure they are destruced porperly. start implementing new arch. connect signal slots (user input -> core -> vimbapi (cams) -> core -> output)
    b819b9b8
    History
    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