Compressing an image using SVD

조회 수: 1 (최근 30일)
Perturabo
Perturabo 2019년 5월 2일
Screenshot (14).png
The stacked matrix is the output of get_rgb.m.
How do I impliment the given algorithms:
Screenshot (16).png
The function plot_image_rgb.m will take stacked RGB matrix and optionally a handle to an axes graphics object (default will use gca) and plot the corresponding image. The input to plot_image_rgb.m is the output of get_rgb.m. The command "svd" does the SVD in algorith 1.
How do I compute v(k) for both the algorithms?
PS- I am unfamiliar with Latex hence I had to post images.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Eigenvalues에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by