transform yuv to rgb
☆110Oct 12, 2015Updated 10 years ago
Alternatives and similar repositories for yuv2rgb
Users that are interested in yuv2rgb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C99 library for fast image conversion between yuv420p and rgb24☆189Feb 15, 2022Updated 4 years ago
- Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer…☆96Nov 22, 2022Updated 3 years ago
- transform from rgb to yuv using ARM NEON☆31May 2, 2018Updated 8 years ago
- the example of RGB to YUV420 on Android☆21Nov 6, 2019Updated 6 years ago
- Use GraphicBuffer class from Android native code☆203Mar 30, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Libva backend for the sunxi-cedrus v4l2 m2m driver. Upstream moved to https://github.com/free-electrons/cedrus☆10Aug 29, 2016Updated 9 years ago
- A Flutter plugin to use ncnn, a high-performance neural network inference framework optimized for the mobile platform.☆21Nov 30, 2023Updated 2 years ago
- ☆12Jan 7, 2023Updated 3 years ago
- Created as a self-reference for h264 decoding on NVIDIA GPUs using the NVCUVID API.☆15Jan 1, 2016Updated 10 years ago
- 移动端快速人脸检测模型是基于RetinaFace的优化去掉stride8以及stride32和stride16的landmark 在CPU位Intel(R) Pentium(R) CPU G2020 @ 2.90GHz(2900 MHz)的设备中人脸检测可达到40ms/帧☆15Oct 14, 2019Updated 6 years ago
- u-boot for rockchip platform such as RK3066/RK3188/RK3168/RK3026☆28Apr 24, 2015Updated 11 years ago
- compute shader basic code with OpenGL ES 3.2 (Android & Linux)☆25Jan 9, 2018Updated 8 years ago
- A set of functions that can convert between different Raw Video formats (YUV/RGB). YUVconverter can convert from yuv420 Progressive Plana…☆18May 3, 2019Updated 7 years ago
- 使用无损卡尔曼滤波追踪自行车☆20May 1, 2018Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- android application, mtcnn face detection based on MNN framework☆25Jul 31, 2019Updated 7 years ago
- A demo to show how to use MediaCodec to encode and decode yuv stream to h264 stream. The yuv stream comes from camera.