Triclops SDK
4.0.3.0
Classes | Typedefs
triclopstype.h File Reference

Custom types. More...

Include dependency graph for triclopstype.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Custom types.

Contact Support Triclops SDK Programmer's Guide and API Reference