Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
Image and video compression via singular value decomposition with user-interface.
- Host: GitHub
- URL: https://github.com/vtuanpham/svd_image_video_compression
- Owner: vTuanpham
- Archived: true
- Created: 2022-11-21T13:28:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T22:00:55.000Z (almost 2 years ago)
- Last Synced: 2024-09-21T11:33:14.813Z (about 1 month ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 2.36 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.