I understand why it can be problematic to use humans in test images, but this is in conflict with the purpose of test images. The purpose, briefly, is to allow human eyes to easily spot defects in image processing. While we can use automated methods as well especially for formal analysis of fidelity, in the end the reason why we are displaying images is for human consumption.<p>We don't need to to Lena or the other traditional images, but it should be possible to find a usable example -- even if it's just the grimacing guy from the meme or something.
More context, here is what the old "Lena" test image is all about: <a href="https://womenlovetech.com/losing-lena-why-we-need-to-remove-one-image-and-end-techs-original-sin/" rel="nofollow">https://womenlovetech.com/losing-lena-why-we-need-to-remove-...</a> (nsfw, it's a Playboy pic)
A bit more context from the page:<p>> The images historically used for compression research (lena, barbra, pepper etc...) have outlived their useful life and its about time they become a part of history only. They are too small, come from data sources too old and are available in only 8-bit precision.<p>> These high-resolution high-precision images have been carefully selected to aid in image compression research and algorithm evaluation. These are photographic images chosen to come from a wide variety of sources and each one picked to stress different aspects of algorithms. Images are available in 8-bit, 16-bit and 16-bit linear variations, RGB and gray.<p>> You are encouraged to use these images for image compression research and algorithm evaluation. Suggestions for further improvements are always welcome.<p>I am currently looking at different image formats/png optimizers and trying to compare them, so having a set of images to compare is nice.<p>I do feel like they're not exactly representative of what an image can be on the web or on my computer. I was thinking of adding a few things for my own use: a screenshot, an image macro, a page of manga.
This page was last updated in 2015, 9 years ago, and ALOT has happened in image compression and on the web in these 9 years. And the samples are just so totally weird, they are not representative for anything.
> each one picked to stress different aspects of algorithms<p>Really? Photographically, these images are kinda crappy - the kind of casual snapshot one might take and then delete. The cathedral image, for example, is both underexposed and overexposed. I guess this isn't too surprising, since it was taken on a Nikon D70 from 2004, which had pretty limited dynamic range. This hardly seems like a good example to choose for testing image compression, since it lacks a lot of useful detail. Or maybe this was a deliberate choice? What were the actual criteria used to choose these images?