C++ headers for mapping values to colors and creating PPM images from them
-
Updated
Jun 8, 2022 - C++
C++ headers for mapping values to colors and creating PPM images from them
A C project which implements various image processing operations and recursive fractal generating algorithms.
Single file, header-only, no-dependencies C++ module for reading and writing images in the PPM and PGM formats.
Draw the mandelbrot-set in C++
Image utilities for Elixir
Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
A simple editor to apply basic filters on PPM images.
Filtering and operations with images using files in ppm format.
Takes a raw PPM image then encodes it and decodes it back to raw PPM.
Doing Computer Graphics Stuff with Typescript.
This project contains some codecs for images not normally supported by java (PPM, PAM, TGA)
This is the project for the course C++ at AUEB for the year 2019-2020. The main goal of this project was to implement functions and libraries so that we can proccess an image. The latter happens by choosing among a small variety of filters.
Add a description, image, and links to the ppm-image topic page so that developers can more easily learn about it.
To associate your repository with the ppm-image topic, visit your repo's landing page and select "manage topics."