Skip to content
#

discrete-cosine-transform

Here are 64 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

First rank winner in the Machine Learning Course Competition for class 2021-2022. Airline ticket price prediction from end to end (analysis - preprocessing - modeling - testing - deployment - documentation) between Indian cities

  • Updated Oct 20, 2022
  • Jupyter Notebook

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