Back to FabImage Library website
You are here: Start » Function Reference » Flir Spinnaker
Flir Spinnaker
Select a function from the list below.
Icon | Name | Description | Library |
---|---|---|---|
![]() |
Spinnaker_BayerToRgb | Convert image to RGB format. | Lite |
![]() |
Spinnaker_ExecuteCommand | Executes command in GenICam device. | Lite |
![]() |
Spinnaker_GetBoolParameter | Gets parameter of type Bool from Spinnaker device. | Lite |
![]() |
Spinnaker_GetEnumParameter | Gets parameter of type Enumeration from Spinnaker device. | Lite |
![]() |
Spinnaker_GetIntegerParameter | Gets parameter of type Integer from Spinnaker device. | Lite |
![]() |
Spinnaker_GetLineStatus | Reads line status. | Lite |
![]() |
Spinnaker_GetRealParameter | Gets parameter of type Real from Spinnaker device. | Lite |
![]() |
Spinnaker_GetStringParameter | Gets parameter of type String from Spinnaker device. | Lite |
![]() |
Spinnaker_GrabImage | Captures images from a Flir camera using Spinnaker interface. | Lite |
![]() |
Spinnaker_GrabImage_WithTimeout | Captures images from a Flir camera using Spinnaker interface; returns Nil if no frame comes in the specified time. | Lite |
![]() |
Spinnaker_SetBoolParameter | Sets parameter of type Bool. | Lite |
![]() |
Spinnaker_SetEnumParameter | Sets parameter of type Enum. | Lite |
![]() |
Spinnaker_SetIntegerParameter | Sets parameter of type Integer. | Lite |
![]() |
Spinnaker_SetRealParameter | Sets parameter of type Real. | Lite |
![]() |
Spinnaker_SetStringParameter | Sets parameter of type String. | Lite |
![]() |
Spinnaker_SetUserOutput | Sets user output value. | Lite |
![]() |
Spinnaker_StartAcquisition | Starts image acquisition. | Lite |
![]() |
Spinnaker_StopAcquisition | Stops image acquisition. | Lite |