A C project which implements various image processing operations and recursive fractal generating algorithms.
-
Updated
Aug 8, 2022 - C
A C project which implements various image processing operations and recursive fractal generating algorithms.
Image utilities for Elixir
A simple editor to apply basic filters on PPM images.
Algorithm compresses image by taking diagonal averages of pixels and storing every four pixels in one pixel which reduces size significantly. Most images tested don't lose more than 2%. Decompression algorithm implemented too. Have fun trying it with the display in a ssh -X. Make sure you install X-quartz :)
První úkol z předmetu IJC
Small C library for creating image files.
Image segmentation algorithm from .pgm to .ppm
An encoder for the RAWBITS portable pixmap file format.
Simple 2D Graphics Library from scratch in C
Generate video frames and assemble into a short video resembling a game
This is an image filter program that reads hsdec files and applies a median image filter over them!
This program takes a PPM photo as input and applies a mean or median filter and stores the file in an output specified.
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."