Skip to content

qiuxintai/YUV420Converter

Repository files navigation

YUV420Converter

YUV420Converter is an open source project. It provides the following sample code:
1. Convert YUV420 image to RGBA image.
2. Rotate the YUV420P image.
3. Rotate the RGBA image.

It provides three conversion methods:
1. Custom code to convert YUV420 to RGBA.
2. Use OpenCV to convert YUV420 to RGBA.
3. Use Libyuv to convert YUV420 to RGBA.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published