♨️ Optimized Gaussian blur filter on CPU.
-
Updated
Dec 12, 2017 - C++
♨️ Optimized Gaussian blur filter on CPU.
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 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.
Медианная фильтрация изображений .bmp с распараллеливанием OpenMP.
bitmap read + write;
A cool little steganography project for Linux. Upload an image, type in your secret message, and then another image will be produced with some bits changed. The difference between the bits of the original and the new one will produce your secret message. So, you can upload the two images back into the program and then it will output your message.
Program for drawing an outline around a red square, made for practical use.
Not so organised repo for my photo editor project done in C++ using Neils Lohmann's json library for C++.
Invisible Ink & Animated Frame Encoder
A simple set of graphics tools
Generates a maze and saves it as a .bmp image
Add a description, image, and links to the bmp-image topic page so that developers can more easily learn about it.
To associate your repository with the bmp-image topic, visit your repo's landing page and select "manage topics."