Functions
arMultiActivate.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <AR/ar.h>
#include <AR/matrix.h>
#include <AR/arMulti.h>
Include dependency graph for backup/lib/SRC/ARMulti/arMultiActivate.c:

Go to the source code of this file.

Functions

int arMultiActivate (ARMultiMarkerInfoT *config)
 activate a multi-marker pattern on the recognition procedure.
int arMultiDeactivate (ARMultiMarkerInfoT *config)
 Desactivate a multi-marker pattern on the recognition procedure.
int arMultiFreeConfig (ARMultiMarkerInfoT *config)
 remove a multi-marker pattern from memory.

Function Documentation

activate a multi-marker pattern on the recognition procedure.

Activate a multi-marker for be checking during the template matching operation.

Parameters:
configpointer to the multi-marker
Returns:
0 if success, -1 if error

Definition at line 18 of file backup/lib/SRC/ARMulti/arMultiActivate.c.

Desactivate a multi-marker pattern on the recognition procedure.

Desactivate a multi-marker for not be checking during the template matching operation.

Parameters:
configpointer to the multi-marker
Returns:
0 if success, -1 if error

Definition at line 31 of file backup/lib/SRC/ARMulti/arMultiActivate.c.

remove a multi-marker pattern from memory.

desactivate a pattern and remove it from memory. Post-condition of this function is unavailability of the multi-marker pattern.

Parameters:
configpointer to the multi-marker
Returns:
0 if success, -1 if error

Definition at line 44 of file backup/lib/SRC/ARMulti/arMultiActivate.c.

 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