SkillAgentSearch skills...

Fastbayer8

Fast 8-color Bayer dithering written in C++11

Install / Use

/learn @CobaltXII/Fastbayer8
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fastbayer8

Fast 8-color Bayer dithering written in C++11

Alt text

Compilation

# Multithreaded version
./build.sh
# Non-multithreaded version
./build_no_omp.sh

Usage

cobalt$ ./fastbayer8.o
usage: ./fastbayer8.o <file>

Credits

Thanks to http://hubblesite.org for a great test image. Thanks to Sean T. Barrett for the stb libraries.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated7mo ago
Forks0

Languages

C

Security Score

77/100

Audited on Sep 6, 2025

No findings