|
ProjectedTextures
Prototype software for spacial augmented reality applications.
|
#include <FiducialTracker.h>
Public Attributes | |
| float | patternWidth |
| bool | useBCH |
| int | maxNumPatterns |
| int | threshold |
stores parameters for the ARToolKitPlus framework
| int ARToolKitConfig::maxNumPatterns |
maximum number of patterns detected in one image
| float ARToolKitConfig::patternWidth |
the width of the physical tracked pattern
| int ARToolKitConfig::threshold |
a intensity threshold for distinguishing white and black of the markers
| bool ARToolKitConfig::useBCH |
use the BCH marker set or others
1.8.4