Skip to content
#

bit-shifting

Here are 15 public repositories matching this topic...

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 :)

  • Updated Jan 29, 2023
  • C

Improve this page

Add a description, image, and links to the bit-shifting 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 bit-shifting topic, visit your repo's landing page and select "manage topics."

Learn more