yszheda / rgb2yuv-neon
transform from rgb to yuv using ARM NEON
☆31Updated 6 years ago
Alternatives and similar repositories for rgb2yuv-neon:
Users that are interested in rgb2yuv-neon are comparing it to the libraries listed below
- transform yuv to rgb☆110Updated 9 years ago
- A stub opecl library that dynamically dlopen/dlsyms opencl implementations at runtime based on environment variables. Will be useful when…☆72Updated last year
- use OpenCL in ndk☆19Updated 7 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- An interactive script to download and build OpenCV and OpenCV contrib for Android☆75Updated 7 years ago
- Image processing library for learning purpose☆54Updated 4 months ago
- This is a sobel filter on Android using OpenCL.☆69Updated 10 years ago
- ☆22Updated 9 years ago
- there are guide examples for mobile cv algorithms optimization.☆28Updated 2 years ago
- Add OpenCL optimization for jpeg decode☆14Updated 8 years ago
- The H.265 reference software HM☆24Updated 9 years ago
- arm neon 相关文档和指令意义☆240Updated 5 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 4 years ago
- 类似GPUImage的开源跨平台的GPU处理图片及视频库(An cross-platform open source framework for GPU-based image and video processing like GPUImage)☆82Updated 3 years ago
- A simple application to demonstrate how to use Android Camera HAL 3☆86Updated 3 years ago
- 一个移动端跨平台的gpu+cpu并行计算的cnn框架(A mobile-side cross-platform gpu+cpu parallel computing CNN framework)☆94Updated 4 years ago
- Learn how to render in native using EGL☆79Updated 6 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…☆97Updated 2 years ago
- 志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程☆61Updated 4 years ago
- Convert between RGB and YUV