ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Functions
arDetectMarker2.c File Reference
#include <ARX/AR/ar.h>
Include dependency graph for arDetectMarker2.c:

Functions

int arDetectMarker2 (int xsize, int ysize, ARLabelInfo *labelInfo, int imageProcMode, int areaMax, int areaMin, ARdouble squareFitThresh, ARMarkerInfo2 *markerInfo2, int *marker2_num)
 
int arGetContour (AR_LABELING_LABEL_TYPE *limage, int xsize, int ysize, int *label_ref, int label, int clip[4], ARMarkerInfo2 *marker_info2)
 

Function Documentation

◆ arDetectMarker2()

int arDetectMarker2 ( int  xsize,
int  ysize,
ARLabelInfo labelInfo,
int  imageProcMode,
int  areaMax,
int  areaMin,
ARdouble  squareFitThresh,
ARMarkerInfo2 markerInfo2,
int *  marker2_num 
)
Here is the call graph for this function:

◆ arGetContour()

int arGetContour ( AR_LABELING_LABEL_TYPE limage,
int  xsize,
int  ysize,
int *  label_ref,
int  label,
int  clip[4],
ARMarkerInfo2 marker_info2 
)