Hacker News new | ask | show | jobs
by im4w1l 3566 days ago
Rather than resizing to 320x240, pick that number of pixels randomly. For even better results use some method of variance reduction e.g. divide the screen into n squarish rectangles and pick N/n pixels from every rectangle.