processImagePreview

fun processImagePreview(bitmap: Bitmap, strength: Float = 1.0f): DynamicOutputs

Process bitmap and return result DynamicOutputs for use in DynamicView this is faster than processImage but for preview only

Parameters

bitmap

bitmap to process

strength

value of strength to apply for image must be in range 0.0 to 1.0