WIC SDK  2.0

WIC SDK 2.0

WIC SDK is a software library used for control, settings and streaming from Workswell WIC cameras or modules and calibration of thermal data.

It is currently distributed as a static library. If you require dynamically loaded one, let us know.

Requirements

Following section lists all libraries required for building and running applications made with WIC SDK.

C++14 compliant compiler

Windows x86_64 / Ubuntu x86 or x86_64

  • Pleora EBus SDK 5
  • Intel TBB
  • Boost.Container, Boost.Optional

Ubuntu ARM 64 bit

  • Pleora EBus SDK 4
  • Intel TBB
  • Boost.Container, Boost.Optional

Using library

It is recommended to use this library with the included CMake module file.

Examples

See examples folder. If you think any examples are missing, or need help, let us know so we may include it in new releases.