https://github.com/zchrissirhcz/pixel
Image processing library for learning purpose
https://github.com/zchrissirhcz/pixel
c image-processing neon simd
Last synced: 10 months ago
JSON representation
Image processing library for learning purpose
- Host: GitHub
- URL: https://github.com/zchrissirhcz/pixel
- Owner: zchrissirhcz
- License: mit
- Created: 2020-11-08T03:40:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T01:20:02.000Z (over 1 year ago)
- Last Synced: 2025-04-07T07:07:44.780Z (about 1 year ago)
- Topics: c, image-processing, neon, simd
- Language: C
- Homepage:
- Size: 18.9 MB
- Stars: 54
- Watchers: 9
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixel
[](https://github.com/zchrissirhcz/pixel/actions/workflows/linux-x64.yml) [](https://github.com/zchrissirhcz/pixel/actions/workflows/linux-x64-asan.yml) [](https://github.com/zchrissirhcz/pixel/actions/workflows/linux-aarch64.yml) [](https://github.com/zchrissirhcz/pixel/actions/workflows/linux-aarch64-asan.yml)
Pixel is an image processing library written in C, as an infrastructure for ARM NEON optimization related image processing development.