Go to the source code of this file.
Classes | |
class | optris::PIImager |
Wrapper for optris driver and image processing library. More... | |
Namespaces | |
namespace | optris |
Typedefs | |
typedef void(* | optris::fptrOptrisFrame )(unsigned short *data, unsigned int w, unsigned int h) |
typedef void(* | optris::fptrOptrisVisibleFrame )(unsigned char *data, unsigned int w, unsigned int h) |
Enumerations | |
enum | EnumControlInterface { HIDController = 1, UVCController = 2 } |
enum | EnumOutputMode { Energy = 1, Temperature = 2 } |
enum EnumControlInterface |
Definition at line 18 of file PIImager.h.
enum EnumOutputMode |
Definition at line 19 of file PIImager.h.