Set redundancy compression
Jump to navigation
Jump to search
In computer science and information theory, set redundancy compression are methods of data compression that exploits redundancy between individual data groups of a set, usually a set of similar images. It is wide used on medical and satellital images.[1][2][3][4] The main methods are min-max differential, min-max predictive and centroid method.
Methods
[edit | edit source]Min-max differential
[edit | edit source]In the min-max differential (or MMD), for each position (pixel) selects the highest or the lowest. And then in each image is stored the difference of each of their positions with respect to the value previously selected.
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Ph.D. thesis, Department of Computer Science, Louisiana State University, Baton Rouge, La, USA
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).