ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Macros | Functions
arLabelingSub.h File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <ARX/AR/ar.h>
#include "arLabelingPrivate.h"
Include dependency graph for arLabelingSub.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ AR_PIXEL_SIZE

#define AR_PIXEL_SIZE   1

Function Documentation

◆ arLabelingSubDBIC()

int arLabelingSubDBIC ( ARUint8 image,
int  xsize,
int  ysize,
int  labelingThresh,
ARLabelInfo labelInfo 
)