ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Public Attributes | List of all members
ARLabelInfo Struct Reference

(description) More...

#include <ar.h>

Public Attributes

AR_LABELING_LABEL_TYPElabelImage
 
ARUint8bwImage
 
int label_num
 
int area [AR_LABELING_WORK_SIZE]
 
int clip [AR_LABELING_WORK_SIZE][4]
 
ARdouble pos [AR_LABELING_WORK_SIZE][2]
 
int work [AR_LABELING_WORK_SIZE]
 
int work2 [AR_LABELING_WORK_SIZE *7]
 area, pos[2], clip[4]. More...
 

Detailed Description

(description)

(description)

Member Data Documentation

◆ area

int ARLabelInfo::area[AR_LABELING_WORK_SIZE]

◆ bwImage

ARUint8* ARLabelInfo::bwImage

◆ clip

int ARLabelInfo::clip[AR_LABELING_WORK_SIZE][4]

◆ label_num

int ARLabelInfo::label_num

◆ labelImage

AR_LABELING_LABEL_TYPE* ARLabelInfo::labelImage

◆ pos

ARdouble ARLabelInfo::pos[AR_LABELING_WORK_SIZE][2]

◆ work

int ARLabelInfo::work[AR_LABELING_WORK_SIZE]

◆ work2

int ARLabelInfo::work2[AR_LABELING_WORK_SIZE *7]

area, pos[2], clip[4].


The documentation for this struct was generated from the following file: