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.
FLARAlternativaGeomUtils — Class in package com.transmote.flar.utils
FLARAlternativaGeomUtils() — Constructor in class com.transmote.flar.utils.FLARAlternativaGeomUtils
FLARAwayGeomUtils — Class in package com.transmote.flar.utils
FLARAwayGeomUtils() — Constructor in class com.transmote.flar.utils.FLARAwayGeomUtils
FLARCameraSource — Class in package com.transmote.flar.source
Use the contents of a Camera feed as a source image for FLARToolkit marker detection.
FLARCameraSource() — 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, displayWidth, displayHeight, 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(flarConfigPath) — 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) — 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
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(displayWidth, displayHeight) — 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
FLARSandyGeomUtils — Class in package com.transmote.flar.utils
matrix conversion courtesy of makc: http://makc3d.wordpress.com/2009/03/17/sandy-augmented-reality/
FLARSandyGeomUtils() — Constructor in class com.transmote.flar.utils.FLARSandyGeomUtils
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 FLARMarker 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