Skip to content

IanButterworth/SpinnakerGUI.jl

Repository files navigation

SpinnakerGUI

A CImGui.jl-based GUI for controlling FLIR/PointGrey cameras through the Spinnaker API via Spinnaker.jl

Install

] add SpinnakerGUI

Run

start()

On first run the GUI will use default window size and location values, but on close, will save layout state to an imgui.ini settings file in the current working directory that will used if present in the working directory of future sessions.

Recording

Videos are encoded in H.264, with lossless compression by default, and saved in the current working directory. Different compression rates (see ffmpeg crf) can be set by setting the compression at start:

start(compression=23)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages