| 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 | |
| sampleBlurring — Property in class com.transmote.flar.FLARManager | |
| the amount of blur applied to the source image before sending to FLARToolkit for marker detection. | |
| scale2D — Property in class com.transmote.flar.marker.FLARMarker | |
| returns the scale of the marker for use in 2D applications. | |
| _sessionId — Property in class com.transmote.flar.marker.FLARMarker | |
| sessionId — Property in class com.transmote.flar.marker.FLARMarker | |
| ID unique to this marker in this session. | |
| setSessionId() — Method in class com.transmote.flar.marker.FLARMarker | |
| called only by FLARManager, when a new FLARMarker is detected. | |
| smoother — Property in class com.transmote.flar.FLARManager | |
| IFLARMatrixSmoother to use to apply smoothing to transformation matrices generated by FLARToolkit. | |
| smoothing — Property in class com.transmote.flar.FLARManager | |
| apply a smoothing algorithm to transformation matrices generated by FLARToolkit. | |
| smoothMatrices(storedMatrices) — Method in class com.transmote.flar.utils.smoother.FLARMatrixSmoother_Average | |
| returns a FLARDoubleMatrix34 that is the average of a Vector of FLARDoubleMatrix34 instances. | |
| smoothMatrices(storedMatrices) — Method in interface com.transmote.flar.utils.smoother.IFLARMatrixSmoother | |
| returns a FLARDoubleMatrix34 that is the average of the last | |
| source — Property in class com.transmote.flar.source.FLARCameraSource | |
| retrieve the BitmapData source used for analysis. | |
| source — Property in class com.transmote.flar.source.FLARLoaderSource | |
| retrieve the BitmapData source used for analysis. | |
| source — Property in interface com.transmote.flar.source.IFLARSource | |
| retrieve the BitmapData source used for analysis. | |
| source — Property in class com.transmote.flar.utils.FLARProxy | |
| FLARProxy has no BitmapData source; method is here only for compliance with IFLARSource. | |
| sourceSize — Property in class com.transmote.flar.source.FLARCameraSource | |
| size of BitmapData source used for analysis. | |
| sourceSize — Property in class com.transmote.flar.source.FLARLoaderSource | |
| size of BitmapData source used for analysis. | |
| sourceSize — Property in interface com.transmote.flar.source.IFLARSource | |
| size of BitmapData source used for analysis. | |
| sourceSize — Property in class com.transmote.flar.utils.FLARProxy | |
| size of BitmapData source used for analysis. | |
| speed — Property in class com.transmote.flar.utils.threshold.DrunkWalkThresholdAdapter | |
| the speed at which the threshold changes during adaptive thresholding. | |
| 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 | |