61 results for “topic:bmp-image”
An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP
:hotsprings: Optimized Gaussian blur filter on CPU.
No description provided.
ImageGeneratorC: A C program to generate BMP image with random color.
C++ implementation of Gaussian blur that leverages multithreading to process BMP images in parallel segments
Windows Bitmap (BMP) library for modern C++
PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.
Object recognition tool
A c++ bmp encoding and decoding library
Simple application programmed in the desktop java programming language so that children spill painting cartoons.
LSBmp is a tool that enables image embedding using the Least Significant Bit (LSB) technique. It takes a host image and embeds a source image within it, leveraging the LSB layers of the BMP format. This project is designed for research and experimentation in steganography and image manipulation.
An implementation of the A* pathfinding algorithm in C
Convert between BMP565 image and RGB565 pixmap.
Game life in BMP files!
Toolkit to cipher&hide a message in a bitmap image file and recover
BMPuzzle is a command-line tool that transforms BMP images into puzzles and allows you to solve them.
Медианная фильтрация изображений .bmp с распараллеливанием OpenMP.
A program that can transform any file to a monochromatic bmp image, displaying its bits as black/light-colored pixels. It can also re-construct files using the images, for this it can take monochromatic or 24 bit color depth bmp images.
A native library for manipulating BMP metadata and image data, written in C11.
1bpp bit map image physically compression
No description provided.
C Library for reading and writing BMP files
CLI-based BMP Image Manipulation Tool
Editing BMP images using C
Draw bmp image with xlib
C library for generating BMP images (python wrapper included)
Applies a colour filter to a directory of BMP files.
Rotate a 24-bit true colour bitmap image by 90 degrees clockwise.
Basic BMP image processing operations: flipping, rotating, cropping, extending, pasting, and applying filters.
A project from ICS4U where the program went through each byte, looking for a 0 binary value (masked as well), bytes with a 0 value at the end would be changed to be a certain colour, in order to decipher the secret message.