Custom types. More...
Go to the source code of this file.
Classes | |
struct | TriclopsColorImage |
32-bit RGBU color image structure More... | |
struct | TriclopsColorPixel |
Single colored pixel helper structure. More... | |
struct | TriclopsColorStereoPair |
Color image pair for stereo computation. More... | |
struct | TriclopsImage |
8-bit greyscale image structure More... | |
struct | TriclopsImage16 |
16-bit greyscale image structure More... | |
struct | TriclopsMonoStereoPair |
Greyscale image pair for stereo computation. More... | |
struct | TriclopsROI |
Region of Interest (ROI) structure. More... | |
struct | TriclopsVersion |
Triclops SDK current version. More... | |
Typedefs | |
typedef int | TriclopsBool |
Boolean type definition kept for legacy purposes. | |
typedef struct TriclopsColorImage | TriclopsColorImage |
32-bit RGBU color image structure More... | |
typedef struct TriclopsColorPixel | TriclopsColorPixel |
Single colored pixel helper structure. More... | |
typedef struct TriclopsColorStereoPair | TriclopsColorStereoPair |
Color image pair for stereo computation. | |
typedef void * | TriclopsContext |
Wrapper for the internal C++ Triclops context. More... | |
typedef struct TriclopsImage | TriclopsImage |
8-bit greyscale image structure More... | |
typedef struct TriclopsImage16 | TriclopsImage16 |
16-bit greyscale image structure More... | |
typedef struct TriclopsMonoStereoPair | TriclopsMonoStereoPair |
Greyscale image pair for stereo computation. | |
typedef struct TriclopsROI | TriclopsROI |
Region of Interest (ROI) structure. More... | |
typedef struct TriclopsVersion | TriclopsVersion |
Triclops SDK current version. More... | |
Custom types.
Contact Support | Triclops SDK Programmer's Guide and API Reference | Mon Dec 19 2016 © FLIR Integrated Imaging Solutions Inc. All rights reserved. |