Feeds
提问
reconstructing image that has been decompposed using svd
i have decomposed my image using svd... and modified the singular values..now i have three vectors..U S and V..can u pls help me...
14 years 前 | 3 个回答 | 0
3
个回答提问
convert 16X16 to 256X256
i have a 16X16 matrix.. i have to add it to a 256X256 matrix.. can anyone help me how to make this 16X16 matrix into 256X256 f...
14 years 前 | 2 个回答 | 0
2
个回答提问
error in dct transform for ycbcr color image
when i perform dct2 for an image in ycbcr color space i get the following error.. i dunno wat i should define before takin trans...
14 years 前 | 1 个回答 | 0
1
个回答提问
How do I apply SVD (Singular Value Decomposition) to an image?
The syntax given for singular value decomposition is svd(x). I tried it with my image, but it didn't work. Can you tell me how ...
14 years 前 | 6 个回答 | 0