#include <TrackerImpl.h>
Public Types | |
| enum | { MINLUM0 = 255, MAXLUM0 = 0 } | 
Public Member Functions | |
| void | addValue (int nRed, int nGreen, int nBlue, int nPixelFormat) | 
| int | calc () | 
| void | reset () | 
Public Attributes | |
| bool | enable | 
| int | maxLum | 
| int | minLum | 
| int | numRandomRetries | 
Definition at line 491 of file TrackerImpl.h.
| anonymous enum | 
Definition at line 492 of file TrackerImpl.h.
| void ARToolKitPlus::TrackerImpl< __PATTERN_SIZE_X, __PATTERN_SIZE_Y, __PATTERN_SAMPLE_NUM, __MAX_LOAD_PATTERNS, __MAX_IMAGE_PATTERNS >::AutoThreshold::addValue | ( | int | nRed, | 
| int | nGreen, | ||
| int | nBlue, | ||
| int | nPixelFormat | ||
| ) |  [inline] | 
        
Definition at line 502 of file TrackerImpl.h.
| int ARToolKitPlus::TrackerImpl< __PATTERN_SIZE_X, __PATTERN_SIZE_Y, __PATTERN_SAMPLE_NUM, __MAX_LOAD_PATTERNS, __MAX_IMAGE_PATTERNS >::AutoThreshold::calc | ( | ) |  [inline] | 
        
Definition at line 518 of file TrackerImpl.h.
| void ARToolKitPlus::TrackerImpl< __PATTERN_SIZE_X, __PATTERN_SIZE_Y, __PATTERN_SAMPLE_NUM, __MAX_LOAD_PATTERNS, __MAX_IMAGE_PATTERNS >::AutoThreshold::reset | ( | ) |  [inline] | 
        
Definition at line 497 of file TrackerImpl.h.
| bool ARToolKitPlus::TrackerImpl< __PATTERN_SIZE_X, __PATTERN_SIZE_Y, __PATTERN_SAMPLE_NUM, __MAX_LOAD_PATTERNS, __MAX_IMAGE_PATTERNS >::AutoThreshold::enable | 
Definition at line 523 of file TrackerImpl.h.
| int ARToolKitPlus::TrackerImpl< __PATTERN_SIZE_X, __PATTERN_SIZE_Y, __PATTERN_SAMPLE_NUM, __MAX_LOAD_PATTERNS, __MAX_IMAGE_PATTERNS >::AutoThreshold::maxLum | 
Definition at line 524 of file TrackerImpl.h.
| int ARToolKitPlus::TrackerImpl< __PATTERN_SIZE_X, __PATTERN_SIZE_Y, __PATTERN_SAMPLE_NUM, __MAX_LOAD_PATTERNS, __MAX_IMAGE_PATTERNS >::AutoThreshold::minLum | 
Definition at line 524 of file TrackerImpl.h.
| int ARToolKitPlus::TrackerImpl< __PATTERN_SIZE_X, __PATTERN_SIZE_Y, __PATTERN_SAMPLE_NUM, __MAX_LOAD_PATTERNS, __MAX_IMAGE_PATTERNS >::AutoThreshold::numRandomRetries | 
Definition at line 525 of file TrackerImpl.h.