|
|
|
|
|
by besselheim
3346 days ago
|
|
Any permutation could be used, but I suppose you'd want to use ones that form some sort of visually recognisable pattern. For example, a spiral emerging from the centre of the image, or all the even numbered pixels from a linear scan followed by all those indexed by an odd number. |
|
Would this be middle-out compression?