Ask Your Question

Desurain's profile - activity

2015-07-11 13:13:25 -0600 asked a question Write a routine to flatten the two-dimensional array you have obtained and perform an SVD.

I am given a picture that i need to perform the following commands. any suggestions?

Use OpenCV to read the image file "image.jpg" into an appropriate two-dimensional array

Write a routine to flatten the two-dimensional array you have obtained and perform an SVD

Reconstruct and display the image using

image description

for values N = 5, 20, 70, 100. Be sure to label each figure with the singular values represented in the image.