Skip to content
#

yuv

Here are 98 public repositories matching this topic...

用于Android平台,可将Surface图像数据快速提取出来的工具类,Surface数据源可以来自MediaCodec、Camera、VirtualDisplay等。 SurfaceBridge支持多种输出格式,比如RGB、YUV420、YUV444等等。当然,你也可以直接把SurfaceView、TextureView作为输出源。同时为了兼容各种不同的输出大小和比例,SurfaceBridge支持传入一个Matrix参数去控制图像的变换。

  • Updated Jun 3, 2025
  • Java

Improve this page

Add a description, image, and links to the yuv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yuv topic, visit your repo's landing page and select "manage topics."

Learn more