yuv
Here are 7 public repositories matching this topic...
用于Android平台,可将Surface图像数据快速提取出来的工具类,Surface数据源可以来自MediaCodec、Camera、VirtualDisplay等。 SurfaceBridge支持多种输出格式,比如RGB、YUV420、YUV444等等。当然,你也可以直接把SurfaceView、TextureView作为输出源。同时为了兼容各种不同的输出大小和比例,SurfaceBridge支持传入一个Matrix参数去控制图像的变换。
-
Updated
Jun 3, 2025 - Java
The strongest YUV conversion RenderScript in history, supports conversion to RGBA, BGRA, and supports rotation and flipping simultaneously. The YUV data format supports NV21, YV12, YUV420_888, corresponding to the YUV processing of Android Camera1API and Camera2 API.
-
Updated
Dec 30, 2020 - Java
Improve this page
Add a description, image, and links to the yuv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the yuv topic, visit your repo's landing page and select "manage topics."