Computer Science, asked by tharunchowdary9988, 2 months ago


Image Compression is basically defined as to minimize the size of an image without degradation
in the quality of image. Image compression is done so that image should take minimum amount
of storage space. There are a number of techniques used these days for compression One such
technique used is SVD. SVD stands for Singular Value Decomposition SVD is a simple
technique which decompose input matrix into three matrices which are linearly independent
S
a) Apply the concept of SVD on matrix and shows its three decomposed matrices.
b) Use the concept of SVD to compres below image. By using different block size, shows
occupied bytes by compressed image and compression ratio.
c) Apply this concept on at least two sample images, one image is shown below and other
you can take by yourself.

Attachments:

Answers

Answered by ksrkushalkumar
2

Answer:

of storage space. There are a number of techniques used these days for compression One such

Similar questions