Found 24 repositories(showing 24)
bitcrazed
Selection of Bash/*NIX scripts for generating 24-bit color tests
pacha
A dark color scheme for Vim/Neovim based on Wombat with support for 16/256/24bit color terminals and GUI version
thebespokepixel
24bit color tools for the command line
AramisHM
A C program to remove details/texture from the skin. It uses the LUX, CbCr color spaces and a bilateral fiilter to remove the details from the skin in 24bit .BMP files.
nat-chan
tmuxの中に画像やフルカラー文字を表示できるようにしたもの
mirlord
Color converter from rgb888 (24bit) to rgb565 (16bit)
MikaSchaechinger
This program is for a self designed 8x16 RGB LED-Matrix. On it is a ch32v003 mikrocontroller, which acts as an SPI-slave. The goal is to archive 24Bit color depth with a high frame-rate.
OPDIME
A simple library to save color-arrays represented as 24bit-integer-arrays as BMPs in C++, easy to use and easy to include since its only one header file!
oscardelalanza
No description available
kallaballa
Translate color values (24bit RGB hex) to human readable names
mhamdanx
Python Libary to print colored and styled text in terminal. Offers color-specific configuration by providing 24bit hex or RGB values as well 256-color mode..
frak0d
Ascii Video Player with 24bit True Color that runs in any modern Console.
dsarlo
Builds an image (modular in size) using the 24bit color set (16.7 million colors). Depending on the algorithm you choose, the picture created will have a different design. Most of the algorithms are fully unique, meaning each and every color in the 16.7 million color set is used only once to create the stunning image.
No description available
alexhla
Python3 firmware for driving WS281x intelligent LED light sources that the control circuit and RGB chip are integrated in a package of 5050 components. It internal include intelligent digital port data latch and signal reshaping amplif ication drive circuit. Also include a precision internal oscillator and a 12V voltage programmable constant curre -nt control part, effectively ensuring the pixel point light color height consistent. The data transfer protocol use single NZR communication mode. After the pixel power-on reset, the DIN port receive data from controller, the first pixel collect initial 24bit data then sent to the internal data latch, the other data which reshaping by the internal signal reshaping amplification circuit sent to the next cascade pixel through the DO port. After transmission for each pixel,the signal to reduce 24bit. pixel adopt auto resha -ping transmit technology, making the pixel cascade number is not limited the signal transmission, only depend on the speed of signal transmission. LED with low driving voltage, environmental protection and energy saving, high brightness, scattering angl e is large, good consistency, low power, long life and other advantages. The control chip integrated in LED above becoming more simple circuit, small volume, convenient installation.
doitian
Convert 24bit color to closest 256 color
zhanglong71
HK32F0301 + LED_WS2812B-2020(24bit color)
121onto
A fork of emacs-24.3 with True color (24-bit) terminal support. Uses the following patch https://gist.github.com/choppsv1/73d51cedd3e8ec72e1c1 .
Outputs an SGR code that sets the color of characters, background, and underline in ANSI Escape Code in 24-bit color.
costingh
Multithreaded Java Algorithm for decreasing color depth of a 24bit RGB BMP image.
ziowk
Outputs terminal escape code for a 24bit color to stdout. Color is generated in hsv space to get nicer color palette and converted to rgb.
imSuvankar
This code can convert one or multiple color images into black and white images (24bit to 8bit).
wmzh
bmp2raw is a simple tool to convert 24bit (only) BMP file to raw data. It may be useful before generating C arrays for showing a picture in an embeded system. The color order in the output file is (B,G,R),(B,G,R), ...
ZERICO2005
Testing the speed and performance of different methods to fill a buffer with a repeating pattern of N bytes. I was surprised to find that filling a 3840x2160x3 buffer with a 24bit color took 17ms (Less than 60fps) in ABS-Fractal-Explorer, so I set out to find a faster algorithm.
All 24 repositories loaded