Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vtuanpham/svd_image_video_compression

Image and video compression via singular value decomposition with user-interface.
https://github.com/vtuanpham/svd_image_video_compression

compress-images compression compression-algorithm image image-processing kivy kivy-application kivy-framework math multithreading svd svd-image-compression video video-compression video-processing webcam

Last synced: 8 days ago
JSON representation

Image and video compression via singular value decomposition with user-interface.

Awesome Lists containing this project

README

        

# SVD Image and video compression
Image and video compression via singular value decomposition with user-interface.

**Simple application for image and video compression for demonstration purpose using singular value decomposition with user input rank (Level of compression or level of details want to preserve)**

![image](https://user-images.githubusercontent.com/82665400/206876833-1a25d254-73b1-4b05-8411-8dc09e27d546.png)

Video compression has multithreading support with 5 frames parallel processing.