Tag

ImageAnalysis

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Jan 5, 2022 · Mobile Development

CameraX ImageAnalysis YUV‑to‑RGB Conversion Using libyuv and NDK

This article explains the new CameraX ImageAnalysis feature that adds YUV‑420_888 to RGBA_8888 conversion, discusses the underlying YUV and RGBA formats, compares Java/Kotlin, RenderScript and native libyuv implementations, and provides performance results and usage guidance for Android developers.

AndroidCameraXImageAnalysis
0 likes · 8 min read
CameraX ImageAnalysis YUV‑to‑RGB Conversion Using libyuv and NDK