- getScale() - Method in class boofcv.android.camera.VideoRenderProcessing
-
Scaling applied to the drawing canvas
- getTranX() - Method in class boofcv.android.camera.VideoRenderProcessing
-
Translation x applied to the drawing canvas
- getTranY() - Method in class boofcv.android.camera.VideoRenderProcessing
-
Translation y applied to the drawing canvas
- getViewContent() - Method in class boofcv.android.camera.VideoDisplayActivity
-
The parent view for this activity
- getViewPreview() - Method in class boofcv.android.camera.VideoDisplayActivity
-
The view containing the camera preview.
- grayMagnitude(GrayS32, int, Bitmap, byte[]) - Static method in class boofcv.android.VisualizeImageData
-
Renders the image using its gray magnitude
- grayMagnitude(GrayF32, float, Bitmap, byte[]) - Static method in class boofcv.android.VisualizeImageData
-
Renders the image using its gray magnitude
- grayToArray(GrayU8, byte[], Bitmap.Config) - Static method in class boofcv.android.ImplConvertBitmap
-
- grayToArray(GrayF32, byte[], Bitmap.Config) - Static method in class boofcv.android.ImplConvertBitmap
-
- grayToBitmap(ImageGray, Bitmap, byte[]) - Static method in class boofcv.android.ConvertBitmap
-
Converts ImageGray into Bitmap.
- grayToBitmap(GrayU8, Bitmap, byte[]) - Static method in class boofcv.android.ConvertBitmap
-
Converts ImageGray into Bitmap.
- grayToBitmap(GrayF32, Bitmap, byte[]) - Static method in class boofcv.android.ConvertBitmap
-
Converts ImageGray into Bitmap.
- grayToBitmap(GrayU8, Bitmap.Config) - Static method in class boofcv.android.ConvertBitmap
-
Converts GrayU8 into a new Bitmap.
- grayToBitmap(GrayF32, Bitmap.Config) - Static method in class boofcv.android.ConvertBitmap
-
Converts GrayF32 into a new Bitmap.
- grayToBitmapRGB(GrayU8, Bitmap) - Static method in class boofcv.android.ImplConvertBitmap
-
- grayToBitmapRGB(GrayF32, Bitmap) - Static method in class boofcv.android.ImplConvertBitmap
-