Triclops SDK
4.0.3.0
Typedefs | Enumerations
triclopsenum.h File Reference

Triclops Enumerations. More...

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

Go to the source code of this file.

Typedefs

typedef enum TriclopsCamera TriclopsCamera
 Sensor definition enumerator. More...
 
typedef enum TriclopsCameraConfiguration TriclopsCameraConfiguration
 Sensor configuration enumerator. More...
 
typedef enum TriclopsColorImageType TriclopsColorImageType
 32-bit per pixel image type enumerator More...
 
typedef enum TriclopsImage16Type TriclopsImage16Type
 16-bit per pixel image type enumerator More...
 
typedef enum TriclopsImageType TriclopsImageType
 8-bit per pixel image type enumerator More...
 

Enumerations

enum  OpenCVPrefilterType { OCV_XSOBEL, OCV_NORMALIZED_RESPONSE, OCV_TYPE_NOT_IMPLEMENTED }
 OpenCV Pre-filter type enumerator. More...
 
enum  OpenCVSGBMMode { OCV_SGBM, OCV_HH, OCV_SGBM_3WAY, OCV_MODE_NOT_IMPLEMENTED }
 OpenCV Semi-Global Block Matching (SGBM) implementation enumerator. More...
 
enum  TriclopsCamera { TriCam_REFERENCE, TriCam_RIGHT, TriCam_LEFT }
 Sensor definition enumerator. More...
 
enum  TriclopsCameraConfiguration { TriCfg_2CAM_HORIZONTAL = 0, TriCfg_2CAM_HORIZONTAL_NARROW = 0, TriCfg_2CAM_HORIZONTAL_WIDE = 1, TriCfg_MAX_VALUE = 2 }
 Sensor configuration enumerator. More...
 
enum  TriclopsColorImageType { TriImg_RAW_COLOR = 0, TriImg_RECTIFIED_COLOR }
 32-bit per pixel image type enumerator More...
 
enum  TriclopsColorPixelFormat { TriImg_Color_Pixel_Format_RGB = 0, TriImg_Color_Pixel_Format_BGR, TriImg_Color_Pixel_Format_RGBU, TriImg_Color_Pixel_Format_BGRU }
 Color pixel structure enumerator. More...
 
enum  TriclopsImage16Type { TriImg16_DISPARITY = 0 }
 16-bit per pixel image type enumerator More...
 
enum  TriclopsImageType { TriImg_RAW = 0, TriImg_RECTIFIED, TriImg_EDGE }
 8-bit per pixel image type enumerator More...
 
enum  TriclopsStereoAlgorithm {
  TriAlg_STANDARD, TriAlg_OCVBM, TriAlg_OCVBMLR, TriAlg_OCVSGBM,
  TriAlg_OCVSGBMLR, TriAlg_LAST
}
 Stereo Algorithm enumerator. More...
 

Detailed Description

Triclops Enumerations.

Contact Support Triclops SDK Programmer's Guide and API Reference