![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
#include <ARX/AR/ar.h>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) |
| 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 | ||
| ) |
1.9.5