Noise image compression

2019-05-24 12:33发布

I have "noise" image... what is the best way to compress this image ? It can be little lossy. Techniques based on DCT and Wavelet are bad for this sort of problem. My idea was to generate some recreatable noise and then store only differences... but I cant find any solution for recreatable noise images.

Image example:

Example of noise image

1条回答
时光不老,我们不散
2楼-- · 2019-05-24 13:18

Well, it's almost the definition of noise to not be compressible.

This statement applies to "real noise", when there is no known correlation between the perceived output and another applicable rule. So if your image is just that, or built to look like it is, then sorry, it's not compressible.

查看更多
登录 后发表回答