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.
- Host: GitHub
- URL: https://github.com/peteprattis/image-compression-using-transforms
- Owner: PetePrattis
- License: mit
- Created: 2019-11-06T12:46:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-06T12:49:59.000Z (over 5 years ago)
- Last Synced: 2024-11-17T11:54:04.620Z (7 months ago)
- Topics: compress, compress-image, computer-science, cosine-transform, matlab, octave, program, student, transform
- Language: M
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
>