Skip to content
#

run-length-encoding

Here are 78 public repositories matching this topic...

This Python repository provides an implementation for JPEG image compression with both low and high compression modes. The script employs various transformations and compression techniques to optimize the file size of JPEG images while preserving acceptable image quality.

  • Updated Dec 6, 2023
  • Python

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++

Improve this page

Add a description, image, and links to the run-length-encoding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the run-length-encoding topic, visit your repo's landing page and select "manage topics."

Learn more