Implementation of an image editor for the .pgm image format in C++ using 2-Dimensional Arrays
-
Updated
Jul 26, 2024 - C++
Implementation of an image editor for the .pgm image format in C++ using 2-Dimensional Arrays
🖼️ CLI de Processamento de Imagem em formato .pgm com aplicação de filtros e manipulações
Small C++ library for reading and writing 8-bit grayscale PGM image files.
University work. C implementation of various image transformation techniques.
PortablePixelMap Image processing
Single-header library for handling PGM images.
Concurrent PGM image file Java processor
Converts a text file into a Portable GrayMap (.pgm) picture.
Reproduce .pgm images with a Genetic Algorithm
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
Basic Operations on Image Processing Using PGM File Format
Converts a special Portable GrayMap (.pgm) picture back into a text file.
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.
A couple of functions to export data as a PPM/PGM image file from your Zig code
processing pgm images using convolution product
This program has five functions that will work together with the code in main.c to encode and decode binary messages from/into PGM images.
Add a description, image, and links to the pgm-image topic page so that developers can more easily learn about it.
To associate your repository with the pgm-image topic, visit your repo's landing page and select "manage topics."