Public Member Functions | |
getPropertyDescriptionList (aScript) | |
beginSprite (me) | |
exitframe () | |
endSprite () | |
Public Attributes | |
g3Dmember | |
the shockwave 3d castmember | |
gVideoMix | |
TRUE if video mixed AR is being done. | |
gCaptureVideoFlag | |
FALSE when not capturing the camera video. | |
debugMarkerTracking | |
if on, show marker corner dots in video and generate thresholded image | |
showThresholdedImage | |
display thresholded image | |
Private Attributes | |
pCamType | |
indicates which type of camera is being used | |
pCamInputType | |
indicates the desired input data type of the camera being used | |
pDeviceNum | |
indicates what device that camera is considered to be by the computer (use printmodes to determine this) | |
pCamOutputType | |
indicates the desired output data type of the camera being used | |
pVideoWidth | |
power of 2 sized image that becomes background video texture | |
pImage | |
used to scale up the playback video | |
pDataPath | |
base directory that holds the camera config and panel definition files |
Used for video mixed AR. Supports DirectShow, Videre, and Point Gray cameras. User can configure the camera settings such as fps and resolution. This is also where the user provides a path to a data directory that will contain camera calibration files and marker panels
Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 All Rights Reserved (See LICENSE cast member for full license information)
|
|
|
|
|
|
|
|
|
if on, show marker corner dots in video and generate thresholded image
|
|
the shockwave 3d castmember
|
|
FALSE when not capturing the camera video.
|
|
TRUE if video mixed AR is being done.
|
|
indicates the desired input data type of the camera being used
|
|
indicates the desired output data type of the camera being used
|
|
indicates which type of camera is being used
|
|
base directory that holds the camera config and panel definition files
|
|
indicates what device that camera is considered to be by the computer (use printmodes to determine this)
|
|
used to scale up the playback video
|
|
power of 2 sized image that becomes background video texture
|
|
display thresholded image
|