Content deleted Content added
Samir.beall (talk | contribs) m →Image compression: Added citation |
Samir.beall (talk | contribs) No edit summary |
||
Line 255:
gives an image which minimizes the [[Frobenius norm|Frobenius]] [[Frobenius norm|error]] compared to the original image. Thus, the task becomes finding a close approximation <math>A_k</math> that balances retaining perceptual fidelity with the number of vectors required to reconstruct the image. Storing <math>A_k</math> requires only <math>k(n + m + 1)</math> numbers compared to <math>nm</math>. This same idea extends to color images by applying this operation to each channel or stacking the channels into one matrix.
Since the singular values of most natural images decay quickly, most of their variance is often captured by a small <math>k</math>. For a 1528 × 1225 greyscale image, we can achieve a relative error of <math>.7%</math> with as little as <math>k = 100</math><ref>{{Cite book |
===Separable models===
|