通过对图像进行奇异值分解,将一幅图像转换成只包含几个非零值的奇异值矩阵,实现图像压缩。
Digital image is transformed into singular value matrix that contains non-zero singular values by singular value decomposition (SVD), the image is compressed.
通过对图像进行奇异值分解,将一幅图像转换成只包含几个非零值的奇异值矩阵,实现图像压缩。
Digital image is transformed into singular value matrix that contains non-zero singular values by singular value decomposition (SVD), the image is compressed.
应用推荐