team-charls / charls

CharLS, a C++ JPEG-LS library implementation
BSD 3-Clause "New" or "Revised" License
188 stars 74 forks source link

Replace lena8b* image with equivalent non-copyrighted material #175

Closed malaterre closed 2 years ago

malaterre commented 2 years ago

Long story short, I cannot upload lena8b* image to Debian archive since it is copyrighted:

Could you please refactor a bit the test suite so that this image is not needed when running make test. Maybe something like:

Of course, I could have #ifdef the code myself, but I wanted to be sure you were aware of the issue yourself.

Thanks for the unit test in 2.3.3

malaterre commented 2 years ago

I guess this should work also:

malaterre commented 2 years ago

This one has some good alternatives:

Please note that we no longer distribute the following images that were previously available in our database: 4.2.04 (lena), 4.2.02 (tiffany), elaine.512, numbers.512 and testpat.1k. Although these images have played a significant role in the history of image processing, they no longer represent the best examples for future research.

vbaderks commented 2 years ago

Will update/replace test image

vbaderks commented 2 years ago

Resolved with 18cd6ab07d9cccee2c62496afdadebabacc216d1