samuelpowell / Spinnaker.jl

A Julia interface to the FLIR/PointGrey Spinnaker SDK
MIT License
15 stars 7 forks source link

Add gain() to read gain #33

Closed IanButterworth closed 5 years ago

IanButterworth commented 5 years ago

Seems to work

julia> gain(cam)
(22.09732437133789, "Continuous")
IanButterworth commented 5 years ago

Got fed up with a messy repo, so see #34