- addTrackable(String) - Method in class org.artoolkitx.arx.arxj.ARController
-
Adds a new single marker to the set of currently active markers.
- androidBuildVersion() - Static method in class org.artoolkitx.arx.arxj.AndroidUtils
-
Returns a String summarising the Android build information.
- AndroidUtils - Class in org.artoolkitx.arx.arxj
-
A collection of utility functions for performing common and useful operations
specific to Android.
- AndroidUtils() - Constructor for class org.artoolkitx.arx.arxj.AndroidUtils
-
- AR_IMAGE_PROC_FIELD_IMAGE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_IMAGE_PROC_FRAME_IMAGE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LABELING_BLACK_REGION - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LABELING_THRESH_MODE_AUTO_ADAPTIVE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LABELING_THRESH_MODE_AUTO_BRACKETING - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LABELING_THRESH_MODE_AUTO_MEDIAN - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LABELING_THRESH_MODE_AUTO_OTSU - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LABELING_THRESH_MODE_MANUAL - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LABELING_WHITE_REGION - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LOG_LEVEL_DEBUG - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LOG_LEVEL_ERROR - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LOG_LEVEL_INFO - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LOG_LEVEL_REL_INFO - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_LOG_LEVEL_WARN - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_3x3 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_3x3_HAMMING63 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_3x3_PARITY65 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_4x4 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_4x4_BCH_13_5_5 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_4x4_BCH_13_9_3 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_5x5 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_5x5_BCH_22_12_5 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_5x5_BCH_22_7_7 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_6x6 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_DETECTION - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_MATRIX_CODE_GLOBAL_ID - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_2vuy - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_420f - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_420v - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_ABGR - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_ARGB - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_BGR - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_BGRA - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_INVALID - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_MONO - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_NV21 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_RGB - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_RGB_565 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_RGBA - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_RGBA_4444 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_RGBA_5551 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_PIXEL_FORMAT_yuvs - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_TEMPLATE_MATCHING_COLOR - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_TEMPLATE_MATCHING_COLOR_AND_MATRIX - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_TEMPLATE_MATCHING_MONO - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- AR_TEMPLATE_MATCHING_MONO_AND_MATRIX - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARActivity - Class in org.artoolkitx.arx.arxj
-
An activity which can be subclassed to create an AR application.
- ARActivity() - Constructor for class org.artoolkitx.arx.arxj.ARActivity
-
- ARController - Class in org.artoolkitx.arx.arxj
-
The ARController class is a singleton which manages access to the underlying
native functions defined in the
ARX_jni class.
- ARDrawable - Interface in org.artoolkitx.arx.arxj.rendering
-
- ARRenderer - Class in org.artoolkitx.arx.arxj.rendering
-
Base renderer which should be subclassed in the main application and provided
to the ARActivity using its
supplyRenderer method.
- ARRenderer() - Constructor for class org.artoolkitx.arx.arxj.rendering.ARRenderer
-
- ARW_H_ALIGN_CENTRE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired horizontal alignment of video frames in drawing graphics context.
- ARW_H_ALIGN_LEFT - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired horizontal alignment of video frames in drawing graphics context.
- ARW_H_ALIGN_RIGHT - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired horizontal alignment of video frames in drawing graphics context.
- ARW_SCALE_MODE_1_TO_1 - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired scaling of video frames to drawing graphics context.
- ARW_SCALE_MODE_FILL - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired scaling of video frames to drawing graphics context.
- ARW_SCALE_MODE_FIT - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired scaling of video frames to drawing graphics context.
- ARW_SCALE_MODE_STRETCH - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired scaling of video frames to drawing graphics context.
- ARW_TRACKABLE_OPTION_FILTER_CUTOFF_FREQ - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_FILTER_SAMPLE_RATE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_FILTERED - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_MULTI_MIN_CONF_MATRIX - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_MULTI_MIN_CONF_PATTERN - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_MULTI_MIN_SUBMARKERS - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_NFT_SCALE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_SQUARE_CONFIDENCE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_SQUARE_CONFIDENCE_CUTOFF - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKABLE_OPTION_SQUARE_USE_CONT_POSE_ESTIMATION - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_NFT_MULTIMODE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_BORDER_SIZE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_DEBUG_MODE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_IMAGE_PROC_MODE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_LABELING_MODE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_MATRIX_CODE_TYPE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_PATTERN_COUNT_MAX - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_PATTERN_DETECTION_MODE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_PATTERN_SIZE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_THRESHOLD - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_TRACKER_OPTION_SQUARE_THRESHOLD_MODE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
- ARW_V_ALIGN_BOTTOM - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired vertical alignment of video frames in drawing graphics context.
- ARW_V_ALIGN_CENTRE - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired vertical alignment of video frames in drawing graphics context.
- ARW_V_ALIGN_TOP - Static variable in class org.artoolkitx.arx.arxj.ARX_jni
-
Specifies desired vertical alignment of video frames in drawing graphics context.
- arwAddTrackable(String) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Adds a marker to be detected.
- arwCapture() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Checks if a new video frame is available.
- arwChangeToResourcesDir(String) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Changes the working directory to the resources directory used by artoolkitX.
- arwDrawVideo(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Draws the latest frame from the video source in the active graphics context.
- arwDrawVideoFinal(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Finalise drawing of video frames in a graphics context.
- arwDrawVideoInit(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Initialise drawing of video frames in a graphics context.
- arwDrawVideoSettings(int, int, int, boolean, boolean, boolean, int, int, int, int[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Specify the layout of the graphics context in which drawing of video frames will occur.
- arwGetARToolKitVersion() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Gets the version of the underlying artoolkitX library.
- arwGetProjectionMatrix(float, float) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Retrieves the artoolkitX projection matrix.
- arwGetProjectionMatrixStereo(float, float, float[], float[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Retrieves the artoolkitX projection matrix for the cameras of a stereo camera pair.
- arwGetTrackableOptionBool(int, int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwGetTrackableOptionFloat(int, int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwGetTrackableOptionInt(int, int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwGetTrackerOptionBool(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwGetTrackerOptionFloat(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwGetTrackerOptionInt(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwGetVideoParams(int[], int[], int[], String[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Returns the parameters of the video source frame.
- arwGetVideoParamsStereo(int[], int[], int[], String[], int[], int[], int[], String[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Returns the parameters of the video source frames.
- arwInitialiseAR() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Initialises the basic artoolkitX functions.
- arwIsInited() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Queries whether artoolkitX is initialized.
- arwIsRunning() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Queries whether tracking is up and running.
- arwQueryTrackableVisibilityAndTransformation(int, float[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Returns the visibility and pose of the specified marker.
- arwQueryTrackableVisibilityAndTransformationStereo(int, float[], float[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Returns the visibility and stereo pose of the specified marker.
- arwRemoveAllTrackables() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Removes all loaded markers.
- arwRemoveTrackable(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Removes the specified marker.
- arwSetLogLevel(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Sets the severity level.
- arwSetTrackableOptionBool(int, int, boolean) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwSetTrackableOptionFloat(int, int, float) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwSetTrackableOptionInt(int, int, int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwSetTrackerOptionBool(int, boolean) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwSetTrackerOptionFloat(int, float) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwSetTrackerOptionInt(int, int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwShutdownAR() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Shuts down the basic artoolkitX functions.
- arwStartRunning(String, String) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Initialises video capture.
- arwStartRunningStereo(String, String, String, String, String) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Initialises stereo video capture.
- arwStopRunning() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Stops tracking and closes the video source.
- arwUpdateAR() - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Performs an update, runs tracking if in the running state.
- arwUpdateTexture32(byte[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwUpdateTextureStereo32(byte[], byte[]) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
- arwVideoPush(int, ByteBuffer, int, int, ByteBuffer, int, int, ByteBuffer, int, int, ByteBuffer, int, int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Pushes a video frame to the native library.
- arwVideoPushFinal(int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Tells the native library that no further frames will be pushed.
- arwVideoPushInit(int, int, int, String, int, int) - Static method in class org.artoolkitx.arx.arxj.ARX_jni
-
Tells the native library the source and size and format in which video frames will be pushed.
- ARX_jni - Class in org.artoolkitx.arx.arxj
-
The ARX_jni class contains the JNI function signatures for
native artoolkitX functions.
- ARX_jni() - Constructor for class org.artoolkitx.arx.arxj.ARX_jni
-
- AssetFileTransferException - Exception in org.artoolkitx.arx.arxj.assets
-
- AssetFileTransferException(String) - Constructor for exception org.artoolkitx.arx.arxj.assets.AssetFileTransferException
-
- AssetFileTransferException(String, Throwable) - Constructor for exception org.artoolkitx.arx.arxj.assets.AssetFileTransferException
-
- AssetHelper - Class in org.artoolkitx.arx.arxj.assets
-
- AssetHelper(AssetManager) - Constructor for class org.artoolkitx.arx.arxj.assets.AssetHelper
-