Skip to content

MontreaI/BMP-WAV-File-Compression-and-Decompression-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMP-WAV-File-Compression-and-Decompression-App

Features

BMP Files

  1. Display Original BMP file
  2. Draw histogram of each RGB channel's values
  3. Produce an a more bright version of original BMP
  4. Convert BMP to grayscale and display
  5. Produce a dithered version of BMP File
  6. Huffman and LZW Compression

WAV Files

  1. Generate waveform of WAV file
  2. Display number of samples and maximum sample value of WAV file
  3. Huffman and LZW Compression

Instructions

There are two versions of the application in their appropriately named folders, in each folder are instructions on how to compile the app and produce an executable.

Sample Files

A folder of samples have been created containing BMP and WAV files which you can also clone to test the app with.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages