input From
fun inputFrom(surfaceTexture: SurfaceTexture, width: Int, height: Int, rotationDegrees: Int, facingFront: Boolean, horizontalFieldOfView: Float, verticalFieldOfView: Float): ERROR CLASS: Symbol not found for ImageProcessor.Input
Creates SurfaceTexture backed ImageProcessor.Input with the provided properties.
fun inputFrom(surfaceTexture: SurfaceTexture, width: Int, height: Int, rotationDegrees: Int, facingFront: Boolean, horizontalFieldOfView: Callable<Float>, verticalFieldOfView: Callable<Float>): ERROR CLASS: Symbol not found for ImageProcessor.Input
Creates SurfaceTexture backed ImageProcessor.Input with the provided properties.
Since
1.4.0