Skip to content
#

discrete-cosine-transform

Here are 64 public repositories matching this topic...

The purpose of this project was to build an algorithm that can understand a small library of 10 simple commands while being able to ignore, or distinguish from, unknown commands. I submitted this work for the Udacity Machine Learning Engineer Nanodegree in June 2018.

  • Updated Jun 23, 2018
  • Jupyter Notebook

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 discrete-cosine-transform 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 discrete-cosine-transform topic, visit your repo's landing page and select "manage topics."

Learn more