gsubUtil.h
Go to the documentation of this file.
00001 /*  --------------------------------------------------------------------------
00002 *   Copyright (C) 2004 Hitlab NZ.
00003 *   The distribution policy is describe on the Copyright.txt furnish 
00004 *    with this library.
00005 *   -------------------------------------------------------------------------*/
00019 /*  --------------------------------------------------------------------------
00020 *   History : 
00021 *   Rev         Date            Who             Changes
00022 *
00023 *----------------------------------------------------------------------------*/
00024 #ifndef AR_GSUB_UTIL_H
00025 #define AR_GSUB_UTIL_H
00026 #ifdef __cplusplus
00027 extern "C" {
00028 #endif
00029 
00030 // ============================================================================
00031 //      Public includes.
00032 // ============================================================================
00033 
00034 #include <AR/param.h>
00035 
00036 // ============================================================================
00037 //      Public types and defines.
00038 // ============================================================================
00039 
00040 // ============================================================================
00041 //      Public globals.
00042 // ============================================================================
00043 
00044 // ============================================================================
00045 //      Public functions.
00046 // ============================================================================
00047 
00064 void argUtilCalibHMD( int targetId, int thresh2,
00065                       void (*postFunc)(ARParam *lpara, ARParam *rpara) );
00066 
00067 #ifdef __cplusplus
00068 }
00069 #endif
00070 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:00