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 |
marker — Property in class com.transmote.flar.marker.FLARMarkerEvent |
| |
MARKER_ADDED — Constant static property in class com.transmote.flar.marker.FLARMarkerEvent |
| |
markerRemovalDelay — Property in class com.transmote.flar.FLARManager |
|
number of frames after removal that a marker will persist before dispatching a MARKER_REMOVED event. |
MARKER_REMOVED — Constant static property in class com.transmote.flar.marker.FLARMarkerEvent |
| |
MARKER_UPDATED — Constant static property in class com.transmote.flar.marker.FLARMarkerEvent |
| |
markerUpdateThreshold — Property in class com.transmote.flar.FLARManager |
|
if a detected marker is within this distance (pixels) from an active marker,
FLARManager considers the detected marker to be an update of the active marker. |
matrix2D — Property in class com.transmote.flar.marker.FLARMarker |
|
return the transformation matrix of this FLARMarker
as a Flash Matrix object, for applying 2D transformations to Flash DisplayObject instances. |
matrix3D — Property in class com.transmote.flar.marker.FLARMarker |
|
return the transformation matrix of this FLARMarker
as a Flash Matrix3D object, for applying 3D transformations to Flash DisplayObject instances. |
_minConfidence — Property in class com.transmote.flar.pattern.FLARPattern |
| |
minConfidence — Property in class com.transmote.flar.pattern.FLARPattern |
|
'confidence' is a value assigned by FLARToolkit to each detected marker,
that describes the algorithm's perceived accuracy of the pattern match. |
minimumLabelSize — Property in class com.transmote.flar.FLARManager |
|
provides direct access to FLARLabeling_BitmapData.minimumLabelSize,
which is the minimum size (widtheight) a dark area of the source image must be
in order to become a candidate for marker outline detection. |
mirrorDisplay — Property in class com.transmote.flar.FLARManager |
|
set to true to flip the camera image horizontally;
this value is passed on to this.flarSource;
note that if an IFLARSource is specified after mirrorDisplay is set,
the 'mirrored' property of the new IFLARSource will overwrite this value. |
mirrored — Property in class com.transmote.flar.source.FLARCameraSource |
|
set to true to flip the camera image horizontally. |
mirrored — Property in class com.transmote.flar.source.FLARLoaderSource |
|
FLARLoaderSource cannot be mirrored;
method is here only for compliance with IFLARSource. |
mirrored — Property in interface com.transmote.flar.source.IFLARSource |
|
set to true to flip the camera image horizontally. |
mirrored — Property in class com.transmote.flar.utils.FLARProxy |
|
FLARProxy cannot be mirrored;
method is here only for compliance with IFLARSource. |
|
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 |