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.
A simple editor to apply basic filters on PPM images.
Image utilities for Elixir
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.
A couple of functions to export data as a PPM/PGM image file from your Zig code
Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
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.
[PT] Implementação do Algoritmo de Strassen para multiplicação de matrizes, focada na aplicação de filtros em imagens PPM (P3).
Lightweight PPM image viewer with OpenGL rendering, zoom support, and optimized image loading
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."