Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abd-mohsen/multimedia

"multimedia" final assignment
https://github.com/abd-mohsen/multimedia

desktop-application dotnet windows-forms

Last synced: 2 months ago
JSON representation

"multimedia" final assignment

Awesome Lists containing this project

README

        

*Multimedia assignment*
develop a desktop app to manipulate images, audio and text files using dotnet windows forms.
**this assignment includes:**
1- load image from hard drive.
2- search for images in the file system.
3- apply Fourrier transformations on an image and display it.
4- crop an image and display it.
5- record an audio, with the ability to play it, pause it and save it on the hard drive.
6- write a report about the image and export it as pdf.
7- apply compression algorithms on the various files.