An open API service indexing awesome lists of open source software.

https://github.com/peteprattis/image-compression-using-transforms

A Matlab script that implements a discrete cosine transform to compress an image.
https://github.com/peteprattis/image-compression-using-transforms

compress compress-image computer-science cosine-transform matlab octave program student transform

Last synced: 5 months ago
JSON representation

A Matlab script that implements a discrete cosine transform to compress an image.

Awesome Lists containing this project

README

        

# A Matlab Program / Project

**This is a Matlab project from my early days as a Computer Science student**

_This programm was created for the fourth semester class Principles and Applications of Signals and Systems
and is one of the final projects for the class_

> #### Description of project
>
>>A Matlab script that implements a discrete cosine transform to compress an image.

> #### About this project
>
> - This project was written in Octave
> - This repository was created to show the variety of the work I did and experience I gained as a student
>