GitHub / huzaifakhan04 / basic-greyscale-image-processing
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huzaifakhan04%2Fbasic-greyscale-image-processing
PURL: pkg:github/huzaifakhan04/basic-greyscale-image-processing
Stars: 0
Forks: 0
Open issues: 0
License: bsd-3-clause
Language: C++
Size: 83 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: connected-component-labelling, connected-components, data-structures, doubly-linked-list, greyscale, hash-table, hashing-algorithm, image-processing, linked-list, pgm-image, quad-tree, quadtree-decomposition, queue, rle-compression-algorithm, run-length-decoding, run-length-encoding, shape-recognition, stack