![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <ARX/AR/ar.h>
#include "arLabelingPrivate.h"
Go to the source code of this file.
Macros | |
#define | AR_PIXEL_SIZE 1 |
Functions | |
int | arLabelingSubDBIC (ARUint8 *image, int xsize, int ysize, int labelingThresh, ARLabelInfo *labelInfo) |
#define AR_PIXEL_SIZE 1 |
int arLabelingSubDBIC | ( | ARUint8 * | image, |
int | xsize, | ||
int | ysize, | ||
int | labelingThresh, | ||
ARLabelInfo * | labelInfo | ||
) |