pgm-image
Here are 33 public repositories matching this topic...
Single-header library for handling PGM images.
-
Updated
Sep 21, 2024 - C
Implementation of an image editor for the .pgm image format in C++ using 2-Dimensional Arrays
-
Updated
Jul 26, 2024 - C++
Homeworks and Laboratories of İmage Processing Lecture
-
Updated
Mar 10, 2024 - Jupyter Notebook
A couple of functions to export data as a PPM/PGM image file from your Zig code
-
Updated
Mar 6, 2024 - Zig
Image processing tool to extract connected components from an input greyscale image using a user-supplied threshold. Applied a Breadth First Search algorithm to parse through image pixels and extract components based on pixel intensity
-
Updated
Jun 23, 2023 - C++
PortablePixelMap Image processing
-
Updated
Apr 5, 2023 - C++
Small C++ library for reading and writing 8-bit grayscale PGM image files.
-
Updated
Mar 23, 2023 - C++
This repository is a collection of fundamental digital image processing operations and algorithms performed on greyscale images, or Portable Grey Map (PGM) files, using different data structures in C++, as part of an assignment and final project module for the Data Structures (CS2001) course.
-
Updated
Dec 14, 2022 - C++
CLI tool to embed messages into PGM images and decoding them
-
Updated
Jul 18, 2022 - C
Information or data embedding in image files using 1-LSB and 2-LSB substitution with OPAP option and calculation of MSE and PSNR.
-
Updated
Apr 10, 2022 - C
An image processing program that reads an ASCII P2 form of PGM image format and perform some image processing operation on it, like rotate, scale, horizontal and vertical flip and invert.
-
Updated
Apr 3, 2022 - C++
Basic Operations on Image Processing Using PGM File Format
-
Updated
Feb 19, 2022 - C
Reproduce .pgm images with a Genetic Algorithm
-
Updated
Jan 18, 2022 - C++
Huffman Compression Algorithm Implementation on PGM photo format
-
Updated
Dec 4, 2021 - C++
Improve this page
Add a description, image, and links to the pgm-image topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pgm-image topic, visit your repo's landing page and select "manage topics."