Camera Image Utils
object CameraImageUtils
Util methods to process Camera images
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun calculateModifiedRect(frameCroppingMode: FrameHandler.FrameCroppingMode, finderRect: Rect, imageWidth: Int, imageHeight: Int, imageOrientation: Int): Rect?
Calculates modified Rect based on given finderRect and frameCroppingMode.
Link copied to clipboard
Link copied to clipboard
android.media.Image to JPEG byte array.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
With each call saves frame to a file as a sequence of images.
Link copied to clipboard