kailianc
Results
11
comments of
kailianc
If you are using CameraX ImageAnalysis, you could use this API, it's built on top of libyuv instead of renderscript. https://developer.android.com/reference/kotlin/androidx/camera/core/ImageAnalysis.Builder#setOutputImageFormat(int) https://medium.com/androiddevelopers/convert-yuv-to-rgb-for-camerax-imageanalysis-6c627f3a0292