Triclops SDK
4.0.3.0
triclops.h
Go to the documentation of this file.
1 //=============================================================================
2 // Copyright © 2016 FLIR Integrated Imaging Solutions, Inc. All Rights Reserved.
3 //
4 // This software is the confidential and proprietary information of FLIR
5 // Integrated Imaging Solutions, Inc. ("Confidential Information"). You
6 // shall not disclose such Confidential Information and shall use it only in
7 // accordance with the terms of the license agreement you entered into
8 // with FLIR Integrated Imaging Solutions, Inc. (FLIR).
9 //
10 // FLIR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
11 // SOFTWARE, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
12 // IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
13 // PURPOSE, OR NON-INFRINGEMENT. FLIR SHALL NOT BE LIABLE FOR ANY DAMAGES
14 // SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
15 // THIS SOFTWARE OR ITS DERIVATIVES.
16 //=============================================================================
17 
18 //=============================================================================
19 // $Id: triclops.h 309688 2016-12-21 18:28:11Z silvanoa $
20 //=============================================================================
21 
22 //=============================================================================
25 //=============================================================================
26 
27 #ifndef TRICLOPS_H
28 #define TRICLOPS_H
29 
30 //=============================================================================
31 // Project includes
32 //=============================================================================
33 #include <triclopsenum.h>
34 #include <triclopstype.h>
35 #include <triclops3d.h>
36 #include <triclopsbuffer.h>
37 #include <triclopscontext.h>
38 #include <triclopsvalidation.h>
39 #include <triclopsrectify.h>
40 #include <triclopsstereo.h>
41 #include <triclopsimageio.h>
42 
43 #ifdef __cplusplus
44 extern "C"
45 {
46 #endif
47  // start of group TriclopsGeneral
57 
58 //=============================================================================
59 // General Triclops Functions
60 //=============================================================================
61 
71 const char *
73 
87 enum TriclopsError
89 
90  // end of group TriclopsGeneral
92 
93 
94 
95 #ifdef __cplusplus
96 }
97 #endif
98 
99 #endif // #ifndef TRICLOPS_H
Triclops SDK current version.
Definition: triclopstype.h:156
Custom types.
Stereo Validation API.
enum TriclopsError triclopsGetVersion(TriclopsVersion *pVersion)
Retrieves the current version of the Triclops SDK.
Definition: triclops.cpp:95
Triclops Context API.
TriclopsError
Error enumerator.
Definition: triclopserror.h:46
External buffers operations API.
Input/Output Image API.
const char * triclopsVersion()
Retrieves the current version of the Triclops SDK.
Definition: triclops.cpp:52
Triclops Enumerations.
Rectification API.
Stereo API.
3D operations API
Contact Support Triclops SDK Programmer's Guide and API Reference