A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
_filename — Property in class com.transmote.flar.pattern.FLARPattern |
| |
filename — Property in class com.transmote.flar.pattern.FLARPattern |
|
location of marker pattern file. |
FLARCameraSource — Class in package com.transmote.flar.source |
|
use the contents of a Camera feed as a source image for FLARToolkit marker detection. |
FLARCameraSource(captureWidth, captureHeight, fps, mirrored, displayWidth, displayHeight, downsampleRatio) — Constructor in class com.transmote.flar.source.FLARCameraSource |
|
constructor. |
FLARGeomUtils — Class in package com.transmote.flar.utils |
|
collection of utils used for FLAR matrix transformation / conversion. |
FLARGeomUtils() — Constructor in class com.transmote.flar.utils.FLARGeomUtils |
| |
FLARLoaderSource — Class in package com.transmote.flar.source |
|
use the contents of a Loader as a source image for FLARToolkit marker detection. |
FLARLoaderSource(contentPath, width, height, downsampleRatio) — Constructor in class com.transmote.flar.source.FLARLoaderSource |
|
constructor. |
FLARManager — Class in package com.transmote.flar |
|
manager for computer vision applications using FLARToolkit
(http://www.libspark.org/wiki/saqoosha/FLARToolKit/en). |
FLARManager(source:com.transmote.flar.source:IFLARSource, cameraParamsPath, patterns) — Constructor in class com.transmote.flar.FLARManager |
|
Constructor. |
FLARMarker — Class in package com.transmote.flar.marker |
|
container for information about a detected marker, including:
- pattern and session ids;
- centerpoint of marker;
- corners of marker outline
- Vector3D instance that describes x, y, and z location, and rotation (in the z-axis) of marker;
- rotation of marker around x, y, and z axes. |
FLARMarker(detectorResult, transformMatrix, flarSource:com.transmote.flar.source:IFLARSource, deprecatedOutline:com.transmote.flar.marker:FLARMarkerOutline) — Constructor in class com.transmote.flar.marker.FLARMarker |
|
constructor. |
FLARMarkerEvent — Class in package com.transmote.flar.marker |
|
event with notification of a change in an active FLARMarker. |
FLARMarkerEvent(type, marker:com.transmote.flar.marker:FLARMarker, bubbles, cancelable) — Constructor in class com.transmote.flar.marker.FLARMarkerEvent |
| |
FLARMarkerOutline — Class in package com.transmote.flar.marker |
|
wrapper for FLARSquare that provides:
- centerpoint of marker;
- Vector3D instance that describes x, y, and z location, and rotation (in the z-axis) of marker;
- rotation of marker around x, y, and z axes;
- a more accurately descriptive name. |
FLARMarkerOutline(flarSquare, transformationMatrix, downsampleRatio) — Constructor in class com.transmote.flar.marker.FLARMarkerOutline |
|
constructor. |
FLARMatrixSmoother_Average — Class in package com.transmote.flar.utils |
| |
FLARMatrixSmoother_Average() — Constructor in class com.transmote.flar.utils.FLARMatrixSmoother_Average |
| |
FLARPattern — Class in package com.transmote.flar.pattern |
|
wrapper for all information needed by FLARToolkit to track an individual marker. |
FLARPattern(filename, resolution, patternToBorderRatio, unscaledMarkerWidth, minConfidence) — Constructor in class com.transmote.flar.pattern.FLARPattern |
|
constructor. |
FLARPatternLoader — Class in package com.transmote.flar.pattern |
|
manages loading FLARPatterns and instantiating corresponding FLARCodes. |
FLARPatternLoader() — Constructor in class com.transmote.flar.pattern.FLARPatternLoader |
|
constructor. |
FLARProxy — Class in package com.transmote.flar.utils |
|
FLARProxy provides a way to test FLARToolkit applications with a mouse and keyboard. |
FLARProxy(downsampleRatio, cameraParamsPath) — Constructor in class com.transmote.flar.utils.FLARProxy |
|
constructor. |
FLARPVGeomUtils — Class in package com.transmote.flar.utils |
|
|
FLARPVGeomUtils() — Constructor in class com.transmote.flar.utils.FLARPVGeomUtils |
| |
flarSource — Property in class com.transmote.flar.FLARManager |
|
IFLARSource instance this FLARManager is using as the source image for marker detection. |
_flarSource — Property in class com.transmote.flar.marker.FLARMarker |
| |
_flarSquare — Property in class com.transmote.flar.marker.FLARMarker |
| |
flarSquare — Property in class com.transmote.flar.marker.FLARMarker |
|
FLARSquare instance used to create this FLARMarkerOutline instance. |
_flarSquare — Property in class com.transmote.flar.marker.FLARMarkerOutline |
| |
flarSquare — Property in class com.transmote.flar.marker.FLARMarkerOutline |
|
FLARSquare instance used to create this FLARMarkerOutline instance. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |