HongChow / pixel

Apply ARM NEON for image processing & NEON Intrinsics reference implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel

GitHub

Image processing in C and ARM NEON, beats OpenCV on Android armv8-a sometimes.

See benchmark.md for result.

folder description
improc Image Processing functions with neon optimization
matcalc Matrix related calculations with neon optimization
neon_ref ARM NEON intrinsics reference implementation

About

Apply ARM NEON for image processing & NEON Intrinsics reference implementation.

License:MIT License


Languages

Language:C 57.3%Language:C++ 35.0%Language:CMake 4.6%Language:Shell 1.9%Language:Batchfile 0.9%Language:MATLAB 0.1%Language:Python 0.1%Language:Makefile 0.0%