Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 509 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 509 Bytes

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

Video compression has multithreading support with 5 frames parallel processing.